You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commits
-------
407db65 Add @Seldaek remote modifications
3bfb976 Add unit test demonstrating bad exit code getter for a failing process
Discussion
----------
Add unit test demonstrating bad exit code getter for a failing process
Since symfony/symfony@7b63428698 exit code are not well handled anymore.
The unit test provided with this PR demonstrates it
---------------------------------------------------------------------------
by fabpot at 2012-08-30T11:05:05Z
ping @Seldaek
---------------------------------------------------------------------------
by stof at 2012-08-30T11:13:13Z
We probably need to enable the workaround only when sigchild is used.
---------------------------------------------------------------------------
by Seldaek at 2012-08-30T12:51:22Z
Ok I figured out the problem, the hack is even hackier I guess now, but it should work for people with and without --enable-sigchild at least.
0 commit comments