Skip to content

Commit

Permalink
Manager
Browse files Browse the repository at this point in the history
- Added a TODO for `stop()`
  • Loading branch information
deavmi committed Nov 26, 2023
1 parent 4bee62e commit 569b029
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/tristanable/manager/manager.d
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ public class Manager
public void stop()
{
watcher.shutdown();

// TODO: Unblock ALL queues here
}

/**
Expand Down

0 comments on commit 569b029

Please sign in to comment.