Pavieł Michalkievič

Results 18 issues of Pavieł Michalkievič

- [x] tests and linter show no problems (`npm t`) - [x] tests are added/updated for bug fixes and new features - [x] code is properly formatted (`npm run fmt`)...

- [x] tests and linter show no problems (`npm t`) - [ ] tests are added/updated for bug fixes and new features - [x] code is properly formatted (`npm run...

Addresses #283 - - - This change is [](https://reviewable.io/reviews/jonhoo/rust-imap/288)

Threads that needed to be addressed after the recent "async" PR merge: - [x] only require references from the bindings' user where we could do without owning values internally as...

Give an estimate of how many workers are remaining when shutdown timeout is exceeded (rather than returning 0) in `Worker::run`

This change is [](https://reviewable.io/reviews/jonhoo/faktory-rs/74)

There are two ways to mutate server state: queue actions (pause, resume, clear) and via operations on the mutable sets (kill, discard, requeue, clear) jobs in a target set, where...

Hello Tim, Thanks again for this beautiful piece of software. I was enjoying using it at a Node.js project and wished there had been a crate with _at least_ a...