Ask a question to get started
Enter to send•Shift+Enter new line
get_current_run_tree() -> Optional[run_trees.RunTree]
Get the current run tree.
Uses a weakref-based lookup to avoid memory leaks from captured contexts. The RunTree may return None if it has been garbage collected.