Jonathan Jogenfors
4cb0f37918
chore(server): Move library watcher to microservices (#7533)
* move watcher init to micro
* document watcher recovery
* chore: fix lint
* add try lock
* use global library watch lock
* fix: ensure lock stays on
* fix: mocks
* unit test for library watch lock
* move statement to correct test
* fix: correct return type of try lock
* fix: tests
* add library teardown
* add chokidar error handler
* make event strings an enum
* wait for event refactor
* refactor event type mocks
* expect correct error
* don't release lock in teardown
* chore: lint
* use enum
* fix mock
* fix lint
* fix watcher await
* remove await
* simplify typing
* remove async
* Revert "remove async"
This reverts commit 84ab5abac4.
* can now change watch settings at runtime
* fix lint
* only watch libraries if enabled
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-03-07 11:36:53 -06:00
..
2024-03-01 07:34:59 -05:00
2024-03-07 11:36:53 -06:00
2023-11-25 18:53:30 +00:00
2024-03-07 11:36:53 -06:00
2024-03-07 11:36:53 -06:00
2024-03-05 17:23:06 -05:00
2023-12-11 13:37:47 -06:00
2024-01-12 07:36:27 -05:00
2023-09-04 21:45:59 +02:00
2024-03-06 22:22:55 -05:00
2023-06-08 10:01:07 -05:00
2024-03-05 17:31:26 -05:00
2024-03-05 12:26:54 -05:00
2024-02-18 20:57:24 -06:00
2024-02-18 20:57:24 -06:00
2024-02-28 18:23:48 -05:00
2023-07-13 21:41:16 -05:00
2024-02-01 22:18:00 -05:00