Update to the test which fluctuates
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [No]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
The test was failing in the cloud pipeline. The fix makes an assumption that this happened during startup of the threads, where write threads haven't yet been started. And the main thread finished up thread readers because of the max retries to read the messages expected from the write threads.