[tor-bugs] #4834 [Vidalia]: Tor's log lines to stdout don't flush in time for Vidalia to see them?
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Feb 3 18:02:00 UTC 2012
#4834: Tor's log lines to stdout don't flush in time for Vidalia to see them?
---------------------+------------------------------------------------------
Reporter: arma | Owner: chiiph
Type: defect | Status: new
Priority: normal | Milestone:
Component: Vidalia | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Comment(by chiiph):
Thanks for the suggestion! Would you like to give it a try and make a
patch for it? May be another possible solution would be to add a
{{{
while(canReadLine()) {
// read the remaining stdout lines
}
}}}
before actually closing the channel.
In case you want to give this a try, please make sure you can reproduce
the issue. It's kind of tricky, I wasn't really able to reproduce it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4834#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list