adjust / rmq

Message queue system written in Go and backed by Redis
MIT License
1.57k stars 206 forks source link

Don't block when draining timers #19

Closed wellle closed 8 years ago

wellle commented 8 years ago

Drain if they fired, carry on if they didn't

Follow up #18.