Skip to content

Fix server crashes (I believe)#60

Open
niki4smirn wants to merge 4 commits into
developingfrom
server-fixes
Open

Fix server crashes (I believe)#60
niki4smirn wants to merge 4 commits into
developingfrom
server-fixes

Conversation

@niki4smirn
Copy link
Copy Markdown
Owner

No description provided.

@niki4smirn niki4smirn added the bug Something isn't working label Jun 23, 2022
@niki4smirn niki4smirn self-assigned this Jun 23, 2022

void SendRoomsListEvent();

static events::EventWrapper GenerateDeleteUserEvent(UserId user_id) ;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[cpplint] reported by reviewdog 🐶
Extra space before last semicolon. If this should be an empty statement, use {} instead. [whitespace/semicolon] [5]

@niki4smirn
Copy link
Copy Markdown
Owner Author

Close #43

@niki4smirn
Copy link
Copy Markdown
Owner Author

Close #51

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Collaborator

@YahorL YahorL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ban minigame enter, when it's full Recursion on server after game end event from client

2 participants