Often, debuggers cause asynchronous/parallel code to run synchronously. It's possible you have a heisenbug in your code. That is, a bug that only appears when running in release.
Then again, maybe it's more complicated than that. Anyways, thanks for the great plugin!