bulldog2011 / bigqueue

A big, fast and persistent queue based on memory mapped file.
http://bulldog2011.github.com/bigqueue
Apache License 2.0
558 stars 219 forks source link

fix memory mapped files leak #44

Open prashanthjbabu opened 2 years ago

prashanthjbabu commented 2 years ago

Applies the patch present here https://github.com/bulldog2011/bigqueue/issues/39