[Stackless] Proposed modification WRT threading and scheduling

Richard Tew richard.m.tew at gmail.com
Fri May 30 19:52:27 CEST 2008


On Mon, Apr 28, 2008 at 8:01 PM, Richard Tew <richard.m.tew at gmail.com> wrote:
> On Wed, Apr 2, 2008 at 8:19 PM, Richard Tew <richard.m.tew at gmail.com> wrote:
>>  I have applied Kristjan's patch to the release25-maint branch:
>>  http://svn.python.org/view?rev=62120&view=rev
>>
>>  We have changed the default behaviour so that the thread blocking is
>>  not used unless you pass the argument to enable it when you run the
>>  watchdog.
>>
>>  e.g. stackless.run(threadblocking=True)
>
> Hmm.  We have changed behaviour in a way which is perhaps not good.

Kristjan has kindly debugged this and provided me with the correct
fix.  This is now checked in and the binaries and source code snapshot
updated.

Cheers,
Richard.




More information about the Stackless mailing list