On 20.04.2011 01:13, Henrik Sperre Johansen wrote:
Also, it's currently possible to register more than this limit in
current images (Smalltalk registerExternalObject:) without an
error.
Am I correct in my reading of the code that when this happens,
they will never be signaled?
If so, we'd probably want to do some changes to
ExternalSemaphoreTable :)
Cheers,
Henry
Eheh, I guess so.
I did it as part of testing and forgot about it, then when I wanted
to publish the slice, I got stuck on a Socket semaphore which never
signaled, and had to wait the entire timeout period before it
proceeded. :)
Cheers,
Henry