According to http://boinc.berkeley.edu/trac/wiki/WrapperApp
----
time_limit
if given, kill the task after the given amount of elapsed (running) time.
Note: on Windows, tasks are killed using TerminateProcess(), which doesn't
flush stdio buffers; take this into account.
----

Is it possible to exit the application after certain time without
terminating it? We would like to have that feature in Wrapper. This way the
result wouldn't be marked as invalid.

Henri.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to