If you add the following line into a script:
the script will be deferred. At least it is listed in the running-scripts-list and opens the terminate-instance-dialog, when running twice.
But I have no idea, what code defer is actually running, as there is none.
This also happens, when there are multiple line in the code:
Code:
reaper.MB("","",0)
reaper.defer()
This seems to be a regression, as some scripts use reaper.defer() to prevent undo-points.
For instance:
js_Notation - Set beaming of selected notes to custom rhythm.lua
is now running as background script as well, even though it never defers anything.
Tested on Reaper 6.43