Stas Bekman <[EMAIL PROTECTED]> writes: [...]
> What I'm interested in is why I can't reproduce that problem. And if > you could come up with an explicit test that exposes that problem > clearly and exercises just that, it's a good idea to add it to the > test suite, so in the future we don't accidently "optimise" it away, > when doing some refactoring. Coming up with a test will be difficult, because the behavior most likely depends on how the the pthreads are created & scheduled. I/we probably need to go through the callbacks & ithread code in mp2 to make sure we're calling PERL_SET_CONTEXT as often as needed. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
