Elasticsearch-Inside
Elasticsearch-Inside copied to clipboard
Tests only pass when debugging
I have tests setup and the issue i have is they only pass when running in debug. Before tests run i populate index with a couple of documents then i run tests. They always fail, however running in debug they pass. I am doing everything synchronously.
I am having the same issue, looks like it's been around for a while.