Skip to content

fix race conditions in runtime.c etTcpSockets and generator.c.tests traceTestC

  • introduce a semaphore to notify when server socket accept is complete
  • in traceTestsC, remove "final" state to avoid a still-pending state change expectation after etUnit is deinitialized

Issue #74 (closed)

Merge request reports