"Smalltalk signalLowSpace" freeze the image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

"Smalltalk signalLowSpace" freeze the image

Torsten Bergmann
To explain what Gary said:

"SmalltalkImage>>lowSpaceWatcher" sends
"Project class>>interruptName:preemptedProcess:" which sends
"preemptedProcess suspend offList"

According to http://code.google.com/p/pharo/issues/detail?id=2276
#offList is obsolete und unnecessary, if you remove the #offList send
it should work again.

Bye
T.







 
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: "Smalltalk signalLowSpace" freeze the image

Gary Chambers-4
Indeed (sorry, I've got used to being "succinct") ;-)

Regards, Gary

----- Original Message -----
From: "Torsten Bergmann" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, May 25, 2010 4:48 PM
Subject: [Pharo-project] "Smalltalk signalLowSpace" freeze the image


> To explain what Gary said:
>
> "SmalltalkImage>>lowSpaceWatcher" sends
> "Project class>>interruptName:preemptedProcess:" which sends
> "preemptedProcess suspend offList"
>
> According to http://code.google.com/p/pharo/issues/detail?id=2276
> #offList is obsolete und unnecessary, if you remove the #offList send
> it should work again.
>
> Bye
> T.
>
>
>
>
>
>
>
>
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project