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

Closed Eyrak Paen-Rochlitz requested to merge fix/74-race-conditions-tracetestc-tcpsockets into master
  • 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