Skip to content

Commit

Permalink
Queue
Browse files Browse the repository at this point in the history
- Removed old `ensure()` call
  • Loading branch information
deavmi committed Oct 1, 2023
1 parent 00ef7a3 commit e1e1ed2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/tristanable/queue.d
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ public class Queue

/* Set the queue id */
this.queueID = queueID;

/* Ensure pipe existence (see https://deavmi.assigned.network/git/deavmi/tristanable/issues/5) */
event.wait(dur!("seconds")(0));
}

/**
Expand Down

0 comments on commit e1e1ed2

Please sign in to comment.