Comment #8 on issue 1481 by janne.piiro...@gmail.com: Wait For Process add
arguments "timeout=1m", "handle_timeout=terminate"
http://code.google.com/p/robotframework/issues/detail?id=1481
This issue was updated by revision cdc8898d62c6.
To allow generic usage of the keyword we decided that by default timeout
only exits the keyword and does nothing to the process. This allows to
explicitly run keywords
before shutting the process down after timeout. Also a parameter was
implemented
to allow terminating or killing the process directly on timeout.
Currently there is a 5 second timeout for termination, after which force
kill is used if the process does not respond. The
arbitrary 5s might be too much (e.g. we know that the process should shut
down immediately) or too little (e.g. web server)
in some circumstances so maybe this should be configurable too or then
removed alltogether.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.