Skip to content

Draft: Hotfix/websocket race

Marcos Huck requested to merge hotfix/websocket_race into develop

Related tasks

  • #4 Remove race conditions from tests.

Context

The test job was failling due to different race conditions on the websocket test suite.

Change

Add a lock to avoid reading a message.

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports