Hacker News new | ask | show | jobs
by 1kurac 1612 days ago
The closest option seems to be `resume_every=` [1] which resumes the application so it can handle its accumulated events. All apps are preconfigured with it. [2]

[1]: https://kernc.github.io/xsuspender/xsuspender.1.html

[2]: https://github.com/kernc/xsuspender/blob/8949dbee0d489a020c7...