Skip to content

Commit

Permalink
Manager
Browse files Browse the repository at this point in the history
- Added a TODO
  • Loading branch information
deavmi committed Nov 26, 2023
1 parent 93c7c43 commit 3bf9fd8
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 @@ -149,6 +149,8 @@ public class Manager
queuesLock.unlock();
}

// TODO: Shutdown default queue - see mtsafety

/* Shutdown each queue */
foreach(Queue queue; this.queues)
{
Expand Down

0 comments on commit 3bf9fd8

Please sign in to comment.