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
Hello , I've been getting this exception sometimes when running loading tests using NBomber and unfortunately when it happens it cancels the test (reports folder only has the nbomber-log txt file).
I don't mind not having a console during the test if it solves this issue, how can I disable it ? I don't see any option
This time you can see it happened right when the test finished but I think it already happened in the middle of the test also.
I'm not using Console.WriteLine, I'm not even using NBomber logger (context.Logger) , my code is not interfering at all with the console.
What can I try to debug this frustrating exception?