ian-kent / MangoX-Queue

Queue implementation using Mango
0 stars 6 forks source link

update() does not perform update in non blocking mode #2

Closed necrophonic closed 10 years ago

necrophonic commented 10 years ago

The code for update() when run in non-blocking mode does a find_one instead of an update