backie/fang_examples/simple_worker
Ayrat Badykov 4bf654c9b5
Do not use env logger, call log instead directly (#11)
* Do not use env logger, call log instead directly

* update example
2021-08-22 21:25:49 +03:00
..
src Do not use env logger, call log instead directly (#11) 2021-08-22 21:25:49 +03:00
.gitignore Add simple example (#9) 2021-07-31 09:47:53 +03:00
Cargo.toml Do not use env logger, call log instead directly (#11) 2021-08-22 21:25:49 +03:00
README.md Add simple example (#9) 2021-07-31 09:47:53 +03: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.