Skip to content

Pass scheduler event queue to file watcher#14721

Merged
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-vzlrkmmqupus
May 26, 2026
Merged

Pass scheduler event queue to file watcher#14721
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-vzlrkmmqupus

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

Move file watcher event types into the scheduler event module so File_watcher.create_default can enqueue directly into Event.Queue.t instead of accepting a send_events callback. Update scheduler setup and file watcher expect tests to construct/use queues.

@rgrinberg rgrinberg force-pushed the push-vzlrkmmqupus branch 4 times, most recently from ab7bde0 to bc17feb Compare May 25, 2026 21:22
Move file watcher event types into the scheduler event module so
File_watcher.create_default can enqueue directly into Event.Queue.t instead of
accepting a send_events callback. Update scheduler setup and file watcher
expect tests to construct/use queues.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg rgrinberg force-pushed the push-vzlrkmmqupus branch from bc17feb to 2d739d7 Compare May 25, 2026 21:27
@rgrinberg rgrinberg merged commit 59f0c2a into ocaml:main May 26, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant