3.0 release, gio@5 primary, Nomad client
but also with 2.9.1 Ti primary, Ti backup
i have a macro on the gio with target=nomad. this macro contains a loop. triggering the macro on the gio executes on the nomad machine as expected, but while looping it can't be stopped by another macro fired from the gio and targeted to the nomad.
this is kinda ok, macros fired while a macro is running should queue (although i'm not sure if there is a difference between foreground and background macros. but in this case the second macro executes _while_ the loop keeps running.
so:
- could there be a way to remotely interrupt a macro?
- manually executing a second macro while a macro is looping shouldn't run the macro during the looping macro.
thx, ueli