mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Commander's --no-* pattern sets options.wait = false, not options.noWait = true. The check was always falsy so every send waited up to 10 minutes for the agent to finish.