Vista + Rails 2.0 upgrade => subprocess hangs

Eric Promislow eric.promislow at gmail.com
Wed Dec 12 21:14:50 EST 2007


>
> Your usage of wait() is dangerous. The code can block indefinitely when
> the stdout or stderr buffer is full.
>
> Christian

That's what it is.  `rake -T` returns more data in Rails 2.0.1
than it did in 1.2.6 -- cross-language breakage logically explained.
Thank you, Christian.

- Eric



More information about the Python-list mailing list