Open promag opened 8 years ago
@calvinfo Care to take a look?
@thehydroimpulse any issues with this? Seems reasonable.
sorry for the delay here @promag @jcrugzz. I'll take a look at this and merge it in.
@thehydroimpulse ping.
Are you guys planing on merging this?
Add optional callbacks for
Message.finish
,Message.requeue
andMessage.touch
.The image used in CircleCI must be Ubuntu 14.04 to be able to use
nsq@0.3.8
.This PR also partially reverts the work done in #70. To fix the test suite we must ensure no reader is left at subscribe state before the tests end, otherwise the next test can fail because nsqd can deliver the message to the other reader.