Skip to content
Snippets Groups Projects
  1. Oct 01, 2021
  2. Sep 05, 2021
  3. Sep 01, 2021
  4. Aug 31, 2021
    • Jens Nolte's avatar
      Rework async behavior · 170e3e80
      Jens Nolte authored
      
      Remove implicit MonadAsync constraint on `ReaderT ResourceManager IO`
      to prevent accidental forking in a resource-limited context.
      
      Change return type to `Awaitable` to match new MonadResourceManager
      behavior.
      
      Add `runUnlimitedAsync` to run a forking MonadAsync.
      
      Add `forkTask` functions for explicit forking in any context.
      
      Co-authored-by: default avatarJan Beinke <git@janbeinke.com>
      170e3e80
  5. Aug 29, 2021
  6. Aug 26, 2021
  7. Aug 25, 2021
  8. Aug 23, 2021
  9. Aug 22, 2021
  10. Aug 23, 2021
  11. Aug 22, 2021
  12. Aug 13, 2021
  13. Aug 12, 2021
  14. Aug 11, 2021
  15. Aug 09, 2021
  16. Aug 06, 2021
  17. Aug 03, 2021
  18. Aug 01, 2021
  19. Jul 29, 2021
  20. Jul 27, 2021
Loading