Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Jul 25, 2020
1 parent e5a619a commit d4f8819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cps/eventqueue.nim
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ proc discart*(): Cont {.cpsMagic.} =
discard

template signalImpl(s: Semaphore; body: untyped): untyped =
## run the body when when semaphore is NOT found in the queue
var trigger = false
var id = invalidId
try:
Expand Down

0 comments on commit d4f8819

Please sign in to comment.