On 2013-09-05 10:15, Armin Rigo wrote:
did you actually kill support for this feature? I find it occasionally useful: e.g. when working on the JIT you can use --fork-before=pyjitpl and avoid to annotate/rtype the whole pypy interp when you change something.

Uh?  Yes, please don't randomly kill "fork_before".

Hi,

I removed it some time ago because it was untested. The plan was to readd it later with tests. When I removed the option I forgot these plans and just saw that this option was unused.

Probably it's too hard to test anyway, so I'll just readd it without tests.

-Manuel
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to