Commit graph

5 commits

Author SHA1 Message Date
Caleb Doxsey
bbb1db81b7 add comments 2023-11-02 12:09:12 -06:00
Caleb Doxsey
0a431e4264 core/config: refactor file watcher 2023-10-31 16:16:44 -06:00
Caleb Doxsey
d147846e64
fileutil: update watcher to use fsnotify and polling (#3663)
* fileutil: update watcher to use fsnotify and polling

* raise timeout

* maybe fix
2022-10-19 09:13:08 -06:00
wasaga
e0c09a0998
log context (#2107) 2021-04-22 10:58:13 -04:00
Caleb Doxsey
10912add67
config: detect underlying file changes (#1775)
* wip

* cleanup

* add test

* use uuid for temp dir, derive root CA path from filemgr for tests

* fix comment

* fix double close

* use latest notify
2021-01-14 18:06:02 -07:00