backie/fang_examples/blocking/simple_worker
Ayrat Badykov a9c4faa338
Update crates (#111)
* update `diesel-derive-enum` from `2.0.0-rc.0` to `2.0.1`

* add CHANGELOG entry
2023-02-23 09:33:24 +02:00
..
src Update crates (#111) 2023-02-23 09:33:24 +02:00
.gitignore Blocking refactor (#74) 2022-08-29 16:59:22 +00:00
Cargo.toml Examples fixed 2022-09-01 19:16:18 +02:00
README.md Blocking refactor (#74) 2022-08-29 16:59:22 +00:00

Simple example

The job described in this example enqueues a new job during its execution saving thread name of the current worker to its metadata.