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

Consolidate duplicate "currently executing fiber" pointers #4083

Open djspiewak opened 1 month ago

djspiewak commented 1 month ago

Context: https://github.com/typelevel/cats-effect/pull/3636#discussion_r1470537976

Specifically this is referring to _active and currentIOFiber in WorkerThread.