Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-01 | Revert "chore: use kqueue backend of notify on macOS" (#21039) | Divy Srivastava | |
Reverts denoland/deno#21028 Reason: https://github.com/notify-rs/notify/blob/main/notify/src/kqueue.rs#L79-L81 Need to wait for the watcher thread to spawn otherwise we hit flakes --------- Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com> | |||
2023-10-31 | chore: update macOS shared library test (#21031) | Divy Srivastava | |
2023-07-31 | feat(node/os): implement getPriority, setPriority & userInfo (#19370) | Leo Kettmeir | |
Takes #4202 over Closes #17850 --------- Co-authored-by: ecyrbe <ecyrbe@gmail.com> | |||
2023-03-28 | refactor: move shared library tests to their own file (#18479) | Ryan Dahl | |