Gregory Buchenberger

Results 3 comments of Gregory Buchenberger

@raudabaugh I was having the very same issue while developing and testing the [Hangfire.Realm](https://github.com/gottscj/Hangfire.Realm) extension. In my case, I was using two different Realm configurations. I was storing some objects...

@nirinchev It seems I was not able to eliminate the issue on Windows entirely by using a single Realm file. I'm getting the error intermittently even with a single Realm...

@nirinchev @finnschiermer I was able to isolate what was causing my remaining SetEndOfFile() error. Any time an exception was thrown in my application I was getting the error on any...