[Python-ideas] Thread stopping
Paul Colomiets
paul at colomiets.name
Fri Mar 30 01:20:44 CEST 2012
Hi Yury,
On Fri, Mar 30, 2012 at 2:10 AM, Yury Selivanov <yselivanov.ml at gmail.com> wrote:
> Much cleaner way would be to embed this functionality in the python
> interpreter itself, but I'm not sure about the performance impact.
>
Do you have exact semantics in mind? Can you start a concrete proposal?
We have same problem, and don't want to patch code object :)
But I'm not sure I have clear idea of the implementation. Also I want
something that works for greenlets too.
--
Paul
More information about the Python-ideas
mailing list