Tasks¶
Tasks are the primary unit of execution in Mr Freeze. It is assumed that a
task can be submitted to an concurrent.futures.Executor.
Tasks are the primary unit of execution in Mr Freeze. It is assumed that a
task can be submitted to an concurrent.futures.Executor.