Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaServer/ServerSource/Networking
Eero caec44c57d Fix concurrent access issues with ConnectedClients
Replaced direct access to GameMain.Server.ConnectedClients with array snapshots in multiple server-side classes to prevent concurrent modification issues during parallel updates. Also updated PhysicsBody and LevelTrigger to avoid static/shared state in parallel contexts, improving thread safety and reliability.
2026-01-08 00:26:29 +08:00
..
2025-12-27 01:59:17 +08:00
2022-03-17 01:25:04 +09:00
2022-09-02 15:10:56 -03:00
2020-03-04 13:04:10 +01:00
2023-02-16 15:01:28 +02:00