JoeStrout / miniscript

source code of both C# and C++ implementations of the MiniScript scripting language
MIT License
280 stars 64 forks source link

True OS sleep on yield() and wait() #173

Closed marcgurevitx closed 3 months ago

marcgurevitx commented 3 months ago

Solving CPU heating problem in command line by making yield and wait less busy.