dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.52k stars 338 forks source link

Add tests for issues with too many queue wakeups #1168

Open fwsmit opened 1 year ago

fwsmit commented 1 year ago

Some tests should be added that can test for any regresions in the following issues:

bynect commented 6 months ago

How would we go about testing this? Do we need to query the current cpu usage?

fwsmit commented 6 months ago

No, you can just query the function that says how long Dunst should sleep. If the sleep time is to short, the cpu usage is high