issues
search
cueglow
/
glowdtf
Tech Demo for Controlling GDTF Lights over Art-Net
MIT License
8
stars
0
forks
source link
Concurrency Tests and Thread-Safety
#29
Closed
Firionus
closed
3 years ago
Firionus
commented
3 years ago
TODO
[x] Patch Thread Safety
[x] Test Immutability of Maps returned by Getters
[x] Create kinda reliable concurrent tests
[x] Make tests pass by locking
[x] refactor tests for readability and clarity
[x] SubscriptionHandler Thread Safety
[ ]
Client-Server-based Tests
[x] Document Locking Strategy and Locking Orders
[x] check TODOs
Firionus
commented
3 years ago
started development on branch
thread-safety
TODO
Client-Server-based Tests