Handle missing events as success
If an event is missing, it shouldn’t be marked as a failure because that is a normal condition of a multi-process runner (race condition). Instead, handle it as a success to prevent errors and alerts Fixes #150
Please register or sign in to comment