quasar
Development tools
nix develop -c cabal test --enable-coverage
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:
Jan Beinke <git@janbeinke.com>
Name | Last commit | Last update |
---|---|---|
src/Quasar | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
README.md | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
ghcid | ||
quasar.cabal |