sqlxmq/src
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
..
hidden.rs Rename task -> job to avoid confusion with async tasks 2021-03-29 21:39:07 +01:00
lib.rs Multiple fixes: 2021-09-20 13:29:20 +01:00
registry.rs Add support for passing custom context via a JobRegistry 2021-07-17 23:05:18 +01:00
runner.rs Add support for passing custom context via a JobRegistry 2021-07-17 23:05:18 +01:00
spawn.rs Multiple fixes: 2021-09-20 13:29:20 +01:00
utils.rs Add support for passing custom context via a JobRegistry 2021-07-17 23:05:18 +01:00