typelevel / cats-effect

The pure asynchronous runtime for Scala
https://typelevel.org/cats-effect/
Apache License 2.0
1.99k stars 511 forks source link

Fix #4066: shut down executors when IORuntime.global shuts down #4067

Closed durban closed 2 months ago

durban commented 2 months ago

Fixes #4066. Related to #4055.