Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(queue): add timeouts #285

Merged
merged 4 commits into from
Dec 24, 2023

Merge branch 'main' into feature/queue-timeouts

72c6be7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(queue): add timeouts #285

Merge branch 'main' into feature/queue-timeouts
72c6be7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Linting Report failed Dec 24, 2023 in 0s

77 tests run, 75 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.modules/hooks.lua:1

modules/hooks.lua:7:19: accessing undefined field 'microtime' of global 'os'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/queue.lua:1

server/queue.lua:74:13: accessing undefined variable 'removePlayerJoining'