1. d9ae2bc No Job in newSingleThreadContext and newFixedThreadPoolContext anymore by Roman Elizarov · 7 years ago
  2. bcdd8e1 run uses cancelling state & propagates exceptions when cancelled by Roman Elizarov · 7 years ago
  3. 6aed878 Exception propagation logic from cancelled coroutines is adjusted by Roman Elizarov · 7 years ago
  4. 4a2ad89 Fixed ArrayBroadcastChannel receive of stale elements on openSubscription by Roman Elizarov · 7 years ago
  5. 45c8565 Fixed integer overflow in BroadcastChannelXXXStressTest (use long) by Roman Elizarov · 7 years ago
  6. fdd6db5 Fixed BroadcastChannelMultiReceiveStressTest by Roman Elizarov · 7 years ago
  7. 4391897 Fixed a race in ArrayBroadcastChannel between send and openChannel by Roman Elizarov · 7 years ago
  8. a36ab94 Failed parent Job cancels all children jobs, then waits them by Roman Elizarov · 7 years ago
  9. 9669578 Reknit examples (don't optimize imports) by Roman Elizarov · 7 years ago
  10. 66f018c Documentation for DefaultDispatcher in the guide by Roman Elizarov · 7 years ago
  11. 8552f0e Fixed delay in arbitrary contexts by Roman Elizarov · 7 years ago
  12. 8b38fa2 Coroutines now wait for their children by Roman Elizarov · 7 years ago
  13. 63f6ea2 Renamed TimeoutException to TimeoutCancellationException by Roman Elizarov · 7 years ago
  14. 44ba5d0 Job.cancelAndJoin is introduced by Roman Elizarov · 7 years ago
  15. db0e22d Select expression is modularized. by Roman Elizarov · 7 years ago
  16. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago