Ask a question to get started
Enter to sendā¢Shift+Enter new line
afinalize( self, ) -> None
Called when the run ends normally (async lane).
By the time this runs, the mux has already awaited every task started via schedule(), so StreamChannels can be closed here without a last-task-wins race.
schedule()
The default delegates to finalize.
finalize