Duplicated code for check if lobby exists #121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Report
Environment
028c3adb0d259.3.1Summary
The check for if the lobby exists
Expected Behavior
A pre-execution check should be used.
Actual Behavior
The code is duplicated across multiple
CommandHandlerin the following files:Steps to Reproduce
Not applicable
Stack Trace / Error Message
Possible Cause / Notes
Not applicable
Checklist
assigned to @jona.walpert
Closed with !146