[pypy-issue] [issue1089] logparser.py crashes with nesting error

Amaury Forgeot d'Arc amauryfa at gmail.com
Wed Mar 21 16:55:35 CET 2012


2012/3/21 Andrew McNabb <tracker at bugs.pypy.org>:
>
> Andrew McNabb <amcnabb at mcnabbs.org> added the comment:
>
> Adding the PID to the filename sounds like an easy fix. The only drawback would
> be that a directory could get really big after a few runs if it's not cleaned up,
> but I don't think it would be a big deal. Any alternative solutions I can think
> of would be much more complex.

Make it optional, then?
   PYPYLOG=pypylog55-PID:
and have pypy replace "PID" with the actual one.

-- 
Amaury Forgeot d'Arc


More information about the pypy-issue mailing list