gridhead / gridhead/sanctuary-zero

inconsistency in chatroom ID generated at client side

Open
#39 7 comments 0 reactions 1 assignee Claimed by @adhyay2000 View on GitHub
bug help wanted
Dominant language
Python
Stars
59
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Since the chatroom generated on new user login are generated at random. there may occur a clash, In such an event two users may land up in the same chatroom without explicitly joining. To create such a condition try replacing the function randgene in cnew.py to give a constant chatroom ID. Possible solution can be generating the chatroom ID from server side. Please correct, if I am wrong.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.