T. R. Bernstein
|
134e4e152d
|
Implement watch exclusion lists
Docs / docs (push) Has been cancelled
Docs / deploy (push) Has been cancelled
Allow exclusion of directories when watching recursively.
|
2026-03-15 22:46:59 +01:00 |
|
T. R. Bernstein
|
ffac6d17a5
|
Implement auto subtree watching of a directory
Allow recursively watching a directory while adding newly created
subdirectories to the inotify watch list.
|
2026-03-12 12:04:08 +01:00 |
|
T. R. Bernstein
|
b41b82bd0f
|
Implement recursive watching of a directory
|
2026-03-12 10:36:12 +01:00 |
|
T. R. Bernstein
|
e44e1fc9b8
|
Adapt inotify timeouts in Tests
Inotify event stream is dependent on system usage. Increasing the
timeouts helps not having to repeat the integration tests.
|
2026-03-12 00:22:22 +01:00 |
|
T. R. Bernstein
|
58a05e9b61
|
Implement async event streaming
|
2026-03-12 00:22:17 +01:00 |
|