This repository was archived by the owner on Dec 10, 2025. It is now read-only.
Commit 76ff78e
committed
feat: enable fair locking for player data container
- Updated `ppdcReentrantLock` initialization in `CommonCloudPlayerImpl` to use fair locking, improving thread coordination.1 parent 795db6d commit 76ff78e
File tree
1 file changed
+1
-1
lines changed- surf-cloud-core/surf-cloud-core-common/src/main/kotlin/dev/slne/surf/cloud/core/common/player
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments