| Commit message (Collapse) | Author | Lines |
|
|
|
It's only used as an argument to `SilenceNotifier`, so it doesn't need
to be an instance attribute.
|
|
Accidentally swapped the logic in a previous commit during a refactor.
|
|
Because the Scheduler is mocked, it doesn't actually do anything with
the coroutines passed to the schedule() functions, hence the warnings.
|
|
|
|
* Rename to `_silence_overwrites`
* Reduce responsibilities to only setting permission overwrites
* Log in `silence` instead
* Add to notifier in `silence` instead
|
|
|