Updates cues.queue/alts to remove all watches on a successful read. Failing to remove watches incurs a minor alts performance penalty in cases where tailers are repeatedly being created and destroyed. Does not affect behaviour of queues and tailers otherwise.
Fixes #2
Updates
cues.queue/alts
to remove all watches on a successful read. Failing to remove watches incurs a minor alts performance penalty in cases where tailers are repeatedly being created and destroyed. Does not affect behaviour of queues and tailers otherwise.