mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 18:46:11 +00:00
In cases where HasSlot() and Reserve() operations are delayed, multiple users may incorrectly be granted a slot due to race conditions. |
||
|---|---|---|
| .. | ||
| coordinator.go | ||
| hub.go | ||
| user.go | ||
| userapi.go | ||
| userhandlers.go | ||
| worker.go | ||
| worker_test.go | ||
| workerapi.go | ||
| workerhandlers.go | ||