You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A handle is getting lost somewhere and either finalised or early disposed; it most often shows up on mono and randomly causes tests to fail; mostly tarvis in but occasionally also happens on appveyor.
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
A handle is getting lost somewhere and either finalised or early disposed; it most often shows up on mono and randomly causes tests to fail; mostly tarvis in but occasionally also happens on appveyor.
Haven't be able to track down the cause
e.g. #335 with the following resilts: https://travis-ci.org/aspnet/KestrelHttpServer/builds/89566455
If I submit again it will likely pass the test.