UI hangups

Markus Fritsche Fritsche.Markus at gmx.net
Wed Mar 23 14:07:29 UTC 2005


Baveco, Hans wrote:

> This may be something specific to the Transcript, I don't know, but
> maybe it is a symptom of something else as well..

'TranscriptStream' is not synchronized, therefore, I guess this has 
something to do with that fact. I'll tried it with an extra semaphore in 
TranscriptStream for writing, but that didn't solved the issue, it was 
just locked up in TranscriptStream>>#nextPut: (maybe a monitor instead 
of a semaphore should do it).

Regards, Markus

-- 
http://reauktion.de/archer/




More information about the Squeak-dev mailing list