Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't call the callback synchronously on watcher init
This makes `xev.TtyWatcher` behave according to my expectations: namely that the callback will only file after the function which registers it has returned.
- Loading branch information