Open
Description
If a job is started from a TCP connection which is then abandoned instead of closed (typical of port scanners, but maybe also network lossage), it will get left in the TCPI state:
10 ___010 TELSER SYN027 TCPI ? 4 3 0%
GUNNER either cannot see these jobs or cannot gun them down, and if enough of them accumulate the machine will become inaccessible due to exhaustion of network connections.
Edit: This behavior has only been confirmed on physical hardware, I would have to do a non-trivial amount of network reconfiguration to expose an emulator to the same network conditions as the physical machine.