wistia / nsq-ruby

NSQ Ruby client
MIT License
68 stars 27 forks source link

Added Queue#pop_without_blocking in favor of Queue#pop(true) #21

Closed bschwartz closed 8 years ago

bschwartz commented 8 years ago

cc @DanielleSucher

bschwartz commented 8 years ago

Hey @DanielleSucher, don't mean to be a pest, but any quick thoughts on this change?

DanielleSucher commented 8 years ago

Oh, I'm sorry, I didn't realize you were waiting on me! Definitely not being a pest, I'm always happy to help. :smile: Looks good to me!

bschwartz commented 8 years ago

Sweet. Thanks @DanielleSucher! Will do.