The implicit global ExecutionContext.
The implicit global ExecutionContext. Import global when you want to provide the global
ExecutionContext implicitly.
The default ExecutionContext implementation is backed by a work-stealing thread pool. By default,
the thread pool uses a target number of worker threads equal to the number of
available processors.