• Michal 'vorner' Vaner's avatar
    event: Fix race condition · a30657e4
    Michal 'vorner' Vaner authored
    • Replace the event_active call with separate event with 0 timeout. The
      original didn't seem to work.
    • Run multiple children in parallel to ensure the event loop can handle
      that as well.
    • Limit number of valgrind iterations (just to make it run faster).
    a30657e4