-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark newSingle/FixedThreadPoolContext as obsolete, document the reason
* The will be replaced by another mechanism in the future. See #261 for details. * The proposed replacement is to use the standard java API: Executors.newSingleThreadExecutor/newFixedThreadPool and convert to dispatcher via asCoroutineDispatcher() extension.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters