Ask a question to get started
Enter to send•Shift+Enter new line
submit( self, fn: Callable[P, T], *args: P.args = (), __name__: str | None = None, __cancel_on_exit__: bool = False, __reraise_on_exit__: bool = True, __next_tick__: bool = False, **kwargs: P.kwargs = {} ) -> concurrent.futures.Future[T]