Skip to content

Fix occasional coralserverproxy_packet failure (CORALCOOL-3004)

Andy Salnikov requested to merge salnikov/coral:tickets/CORALCOOL-3004 into master

The problem was in a unit test itself, to fix it I'm adding logic to synchronize thread stratup and cleanup in case of errors.

Merge request reports