-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
issue/blockerA blocking issue preventing progress on other tasks.A blocking issue preventing progress on other tasks.issue/t/bug[PATCH] Bugs, crashes, hangs, vulnerabilities, or other problems.[PATCH] Bugs, crashes, hangs, vulnerabilities, or other problems.issue/t/performanceImprovement of performance of code time/memory benchmarking.Improvement of performance of code time/memory benchmarking.
Description
The environment captures all the necessary variables, but on each cell run the async function is closed and auto connected on the next cell. This is a bug and needs to be resolved.
The 89f0242 flags a session as decommissioned when a session is closed; thus, the correct time will not be captured. Possible reason is the context manager session is being controlled by the notebook environment internally.
This is a blocker for #4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
issue/blockerA blocking issue preventing progress on other tasks.A blocking issue preventing progress on other tasks.issue/t/bug[PATCH] Bugs, crashes, hangs, vulnerabilities, or other problems.[PATCH] Bugs, crashes, hangs, vulnerabilities, or other problems.issue/t/performanceImprovement of performance of code time/memory benchmarking.Improvement of performance of code time/memory benchmarking.