-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Some of the observed failure modes of remoting (connection is lost and both sides are seemingly not doing anything) makes me suspicious of a possible bug in NIO.
In a situation like that, to further isolate problems and to work around the problem, is it convenient to be able to have a switch to bypass NIO and switch back to classic IO.
This should be a switch that one can activate without restarting Jenkins