Matt Hicks
Matt Hicks
Three weeks ago and not a single response?
@ueman, my apologies...I didn't realize this was a single-person project. I'm happy to attempt a fix. Do you have any suggestions of where I might start looking?
@CesarArellano you're absolutely right man! Adding the delay fixed the problem. This should probably still be considered a bug, but at least there's a workaround. Thanks!
@at055612 in my simple use-case I'm having difficulties getting it to reproduce. Can you give me any insights into something in LMDB that has a 30 second timeout?
Unfortunately, all straight-forward implementations of the basic logic seem to work without pause, but I'm trying to write an LMDBStore implementation for my database project: https://github.com/outr/lightdb/tree/master/lmdb/src/main/scala/lightdb/lmdb For some reason, something...
@at055612, sorry, I should have closed this a long time ago. I'm still having some issues, but it's because of the way I'm using the library, not the library itself....
Ping! Any updates on this?
It's been a while since I've looked at this code, but I'm open to some improvements. In fact, what makes more sense is to move the files instead of copying...