Ask a question to get started
Enter to send•Shift+Enter new line
is_done: bool
True once the modal has been told to finish (success or failure).
True
Public accessor for callers that need to coordinate teardown from outside the screen, e.g. the worker's BaseException branch that unblocks dismiss without re-finishing.
BaseException