Hi,
I posted this in the users group but didn't get any response. I'm
having problems when deploying my app to production because the
Symfony/Component/Process/Process.php throws a timeout exception
before it finishes warming up the cache and dumping the assets. This
makes the deploy script (capifony) to rollback.
I think the default timeout for Process.php should be higher
(currently 60secs) :
public function __construct($commandline, $cwd = null, array $env
= null, $stdin = null, $timeout = 60, array $options = array())
Or we should have the option to pass a higher timeout when running
this commands, what do you think?
Thanks,
Carlos
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en