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
..
2023-12-17 12:10:21 -06:00
2023-10-31 22:13:34 -05:00
2023-11-26 15:23:43 +00:00
2023-06-08 10:01:07 -05:00
2024-01-27 18:52:14 +00:00
2024-03-06 21:23:10 -06:00
2023-08-24 15:28:50 -04:00
2023-12-13 12:23:51 -05:00
2023-09-13 10:46:37 +07:00
2024-03-07 11:36:53 -06:00
2024-02-12 20:50:47 -05:00
2024-01-18 00:08:48 -05:00
2024-02-29 12:35:37 -06:00
2023-12-20 20:47:56 -05:00
2023-08-07 15:35:25 -05:00
2024-02-13 19:54:58 +00:00
2023-10-10 21:14:44 -05:00
2023-11-11 21:06:19 +00:00
2024-01-27 19:54:31 -05:00
2024-02-27 09:24:23 -06:00
2023-06-08 10:01:07 -05:00
2024-03-07 11:36:53 -06:00
2023-11-09 10:10:56 -06:00
2023-10-24 11:05:42 -04:00
2024-01-04 05:28:32 +00:00
2023-06-08 10:01:07 -05:00
2023-06-08 10:01:07 -05:00
2024-01-12 19:43:36 -05:00