[squeak-dev] Is TranscriptStream thread-safe?

marcel.taeumel Marcel.Taeumel at hpi.de
Tue Apr 5 12:11:27 UTC 2016


Hi, there!

TranscriptStream >> #endEntry uses a semaphore and critical section.

TranscriptStream >> #nextPutAll: does not. :-/

But TranscriptStream >> #nextPut: is a primitive.

So, is Transcript thread-safe?

Best,
Marcel



--
View this message in context: http://forum.world.st/Is-TranscriptStream-thread-safe-tp4888382.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list