Opened 15 years ago
#2693 defect new
procmon.DummyTransport doesn't implement ITransport and is pretty much completely bogus.
Reported by: | David Reid | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | runner | Keywords: | |
Cc: | Branch: | ||
Author: |
Description
Most notably it does not implement loseConnection, which means when LineReciever.lineLengthExceeded is called there is an exception and procmon stops logging input from the child processes.
Note: See
TracTickets for help on using
tickets.