[Cuis-dev] Cuis web package

Andres Valloud ten at smallinteger.com
Thu Jun 13 11:38:03 PDT 2024


>> So, where is the reference to this zombie process object?
> 
> The process's myList references the new semaphore and the semaphore 
> references the process back. So it won't go away unless the semaphore is 
> signaled or the process terminated from another process (or from Process 
> Browser, Inspector etc.) What do I miss?

Why isn't this just a cycle of garbage objects?  Who is referencing the 
semaphore?

In others Smalltalk systems, I know for a fact that when I tried this 
the zombie process and the semaphore were summarily scavenged away with 
extreme prejudice :p.

Andres.


More information about the Cuis-dev mailing list