Make sure registered variable message is sent before other messages
Avoids a race condition where previously the registered variable message was being sent after the 'host_task_ok' message, meaning the next task may be started before the var is registered, leading to an undefined variable error
Showing
Please
register
or
sign in
to comment