Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » IOConsoleOutputStream and Non-UI Thread
IOConsoleOutputStream and Non-UI Thread [message #306617] Wed, 02 August 2006 15:52 Go to next message
Eclipse UserFriend
Originally posted by: esirko.sw-sol.com

Hi,

Is it sensible to write to an IOConsoleOutputStream from a non-GUI thread?
I can't find anything about this in the javadocs, but it seems to work just
fine.


Thanks.
Re: IOConsoleOutputStream and Non-UI Thread [message #306853 is a reply to message #306617] Mon, 07 August 2006 22:57 Go to previous message
Eclipse UserFriend
It's desirable to write to the stream in a non-ui thread. Heavy output
to the console in the UI thread can block output to the console. There's
an outstanding bug for this, but I can't find it at the moment.
Kevin

Eric W. Sirko wrote:
> Hi,
>
> Is it sensible to write to an IOConsoleOutputStream from a non-GUI thread?
> I can't find anything about this in the javadocs, but it seems to work just
> fine.
>
>
> Thanks.
>
>
Previous Topic:Eclipse 3.2 debug content adapters (IAsynchronousContentAdapter)
Next Topic:How do I contribute to Eclipse's toolbar with the drop down menu style like attached image?
Goto Forum:
  


Current Time: Thu Sep 18 13:21:52 EDT 2025

Powered by FUDForum. Page generated in 0.04688 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top