Commit graph

6 commits

Author SHA1 Message Date
Imbolc 9d07f31663
Fix a few docstrings 2022-07-05 18:04:42 +03:00
Flix 6fde3901a4
feat: function to check if a job id exists 2022-02-05 15:29:53 +01:00
Diggory Blake 5d287b7247
Multiple fixes:
- Add functions to clear channels.
- Clear all channels before stress test.
- Abort stress test if spawning a job fails.
- Add function to determine whether an operation can be retried.
- Bump version to 0.3.0.
2021-09-20 13:29:20 +01:00
Diggory Blake 37f70afa33 Rename task -> job to avoid confusion with async tasks 2021-03-29 21:39:07 +01:00
Diggory Blake 2d4a0356e6 Add registry and document everything 2021-03-29 03:05:20 +01:00
Diggory Blake 6681fe87de Initial commit 2021-03-28 02:57:17 +01:00