Webador / SlmQueue

Laminas / Mezzio module that integrates with various queue management systems.
Other
137 stars 56 forks source link

Fix/clear previous jobs from reused event #159

Closed basz closed 9 years ago

basz commented 9 years ago

I've noticed jobs aren't cleared from the reused event when entering idle state. This PR fixes and tests that.

bakura10 commented 9 years ago

Okay, looks good to me :)

bakura10 commented 9 years ago

Can you please add it to the changelog as 0.4.2 ? https://github.com/juriansluiman/SlmQueue/blob/master/CHANGELOG.md

basz commented 9 years ago

pong

bakura10 commented 9 years ago

Tagged as 0.4.2! thanks