set_allow_async
Description:
Sets whether the run may return before the print operation is completed.
Note that some platforms may not allow asynchronous operation.
Parameters:
this | |
allow_async |
true to allow asynchronous operation |
Sets whether the run may return before the print operation is completed.
Note that some platforms may not allow asynchronous operation.
this | |
allow_async |
true to allow asynchronous operation |