ahriman/tests
Evgenii Alekseev 8635ee8953 feat: threadsafe services
In the most cases it was enough to just add lock. In case of worker
trigger, since there is atomic operation on timer, it was also required
to add queue (coz python doesn't have atomics)
2024-01-03 12:09:10 +02:00
..
ahriman feat: threadsafe services 2024-01-03 12:09:10 +02:00
testresources feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00