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
No longer redirecting console output for Firefox in .NET bindings.
This information was largely unused by anyone, and the implementation
had a chance to produce deadlocks when reading from the console output
stream for stdout and stderr. Hopefully, this will help prevent some of
the problems with issue #3719.
0 commit comments