Snooze icon indicating copy to clipboard operation
Snooze copied to clipboard

Event loop for handling notifications from multiple threads at once

Results 2 Snooze issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.10.15 Bleeding edge 🔪 InvalidPhpDocTagValueRule: include PHPDoc line number in the error message (https://github.com/phpstan/phpstan-src/commit/a04e0be832900749b5b4ba22e2de21db8bfa09a0)...

dependencies

Recently it was discovered that system time changes during `SleeperHandler->sleepUntil()` will cause the sleeper to break. Changing the time forward causes the sleeper not to sleep at all for that...

bug
enhancement