Gray
Gray
Huh. It's supposed to @psiniemi. In the `stop()` method it interrupts and then joins with the sender thread. That code is supposed to drain the queue. Certainly there are race...
I'm going to close this since no response. Feel free to reopen.
Hrmm. Interesting idea. Thanks for it. So would this list/array enabled field be just for the last one? So the last one can be effectively a `...` field or something?...
Pretty nice solution @hatim-heffoudhi ! Thanks.
Sorry for the delay. I'll look into this when I next push a release.
Thanks for the feedback @Romez . Can you edit your comment and provide more details? What is localstack?
Sure @volkean . Please match my coding style which is ~eclipse default.
Thanks for this. I don't like making this a default. Making network connections while the JVM is shutting down seems like something the user can opt into. Maybe add a...
Care to be more specific @JuanFr1 and explain why?
Huh. Are you using a query cache? Is it possible that something added the record to the database outside of ORMLite? I don't think the cache holds a miss however.