backie/src
Pmarquez 2d724c3776
Async worker test (#46)
* preparing code to tests

* changing queue tests and starting worker tests with new struct AsyncQueueTest

* fix clippy and delete Debug trait

* fix warnings

* Get task by id in worker tests and AsyncQueueTest #[cfg(test)]

* Defaults and AsyncWorker Builder

* Testing :D

* Execute task specific type

* deleting Options and comment

* insert task is back git !!

* Test remove tasks and changing insert task auxiliar func
2022-07-27 17:05:05 +00:00
..
asynk Async worker test (#46) 2022-07-27 17:05:05 +00:00
blocking Async Worker (#44) 2022-07-23 17:24:22 +03:00
lib.rs Async worker test (#46) 2022-07-27 17:05:05 +00:00