detection runner in learning waiters #47

Merged
glitch4347 merged 2 commits from detection-waiter into main 2 years ago
glitch4347 commented 2 years ago (Migrated from github.com)
Owner

Changes

  • refactor: run_learning_waiter: now tokio::spawn used only for LearningWaiter::Detection and LearningWaiter::HSR
  • run_learning_waiter is now &mut self
  • new run_detection_runner task in waiter which runse not in tokio::spawn
## Changes * refactor: `run_learning_waiter`: now `tokio::spawn` used only for `LearningWaiter::Detection` and `LearningWaiter::HSR` * `run_learning_waiter` is now `&mut self` * new `run_detection_runner` task in waiter which runse not in `tokio::spawn`
rozetko (Migrated from github.com) approved these changes 2 years ago

Reviewers

The pull request has been merged as 193e7984c2.
Sign in to join this conversation.
Loading…
There is no content yet.