[FIX] [3.7b] EnsureEssentialProcesses-nk

ned at squeakland.org ned at squeakland.org
Mon Jun 21 18:03:58 UTC 2004


This prevents the potentially serious consequences of killing off the
WeakArray finalization process.
Please review this soon!

from preamble:

"Change Set:		EnsureEssentialProcesses-nk
Date:			21 June 2004
Author:			Ned Konz

It's possible to kill off the WeakArray finalization process, and it
never gets restarted.

This can cause many hard-to-diagnose problems.

This change set ensures that the WeakArray finalization process is
started at every start up.

It also shuts down the EventSensor's interruptWatcherProcess and
eventTicklerProcess at shutdown time (and starts them at startUp time,
of course).

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EnsureEssentialProcesses-nk.cs.gz
Type: application/octet-stream
Size: 2391 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040621/92b64802/EnsureEssentialProcesses-nk.cs.obj


More information about the Squeak-dev mailing list