7be765d2a0
Today the operation mode can be set to default for a short amout of time until it's reset to the actual mode this can cause weird sideeffects for users if it's read concurrently. Also the test relies on a certain happens before relationship that is not guaranteed since the operation mode is set before the listerner is run. This change also rewrites the test to not use busy waiting but wait for the actual listern to be executed. Original commit: elastic/x-pack-elasticsearch@a2a42b89e5 |
||
---|---|---|
.. | ||
keys | ||
src | ||
.gitignore |