Concrete options for this type of executor. More...
#include <RunnableExecutor.h>
Public Attributes | |
| bool | independentTasks | 
| bool | autoKill | 
Concrete options for this type of executor.
| bool mel::execution::RunnableExecutorOpts::autoKill | 
if true, launched tasks will be autokilled if the Runnable receives a kill signal, else, Runanble won't finish until tasks finished
| bool mel::execution::RunnableExecutorOpts::independentTasks |