neon-sprawl/server/NeonSprawl.Server.Tests
VinPropane 1cf80a4e4e NEO-146: fix stale active index race in TryGetActiveForPlayer
Read the active index under the player lock and remove stale entries
only when the indexed instance id still matches, preventing concurrent
get/complete/reissue from dropping a newer active pointer.
2026-06-24 21:21:02 -04:00
..
Game NEO-146: fix stale active index race in TryGetActiveForPlayer 2026-06-24 21:21:02 -04:00
Properties NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
TestTemplates chore: AAA rules — no required blank line after phase comments 2026-04-27 21:54:02 -04:00
InMemoryWebApplicationFactory.cs NEO-146: add contract instance and outcome stores with Postgres split 2026-06-24 20:27:32 -04:00
NeonSprawl.Server.Tests.csproj NEO-38: skill XP POST grant, persistence, level-up response 2026-05-06 22:17:02 -04:00
postgres.runsettings NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00