lua: don't suspend core by default during script execution
This changes behavior somewhat. The old behavior can be restored by running "mp.use_suspend=true". It was originally introduced for the OSC, but I can't reproduce whatever misbehavior I was seeing. (See mp.suspend()/resume() for explanations what the suspend mechanism does.)
W
wm4 committed
fe67aa7b1878ca3cf3bf81dcafa1bbe3efaf51c8
Parent: 042ca84