input-output-hk / io-sim

Haskell's IO simulator which closely follows core packages (base, async, stm).
https://hackage.haskell.org/package/io-sim
Apache License 2.0
37 stars 15 forks source link

Thread Status #27

Closed coot closed 2 years ago

coot commented 2 years ago

A copy of #19.

dcoutts commented 2 years ago

See comments in #19. I'd like to partially back this out, keeping a much simpler impl that doesn't need to track so much info.