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

Fix bug in socket repl #200

Open
thakkarparth007 opened this issue Feb 27, 2018 · 0 comments
Open

Fix bug in socket repl #200

thakkarparth007 opened this issue Feb 27, 2018 · 0 comments
Assignees
Labels

Comments

@thakkarparth007
Copy link
Member

Socket REPL has some bug that occurs quite mysteriously - and causes no response from REPL thereafter. There's also a close-of-nil-channel bug occuring somewhere in the REPL (I saw this once while going through the logs) and maybe that is the issue here. Not really sure where the close of nil channel is occurring.

Also, we need a better admin panel than this. :P
The socket repl bug needs to be fixed nevertheless, because the way that tool is designed, it can be used to provide interactive CLI over websockets, and that's kinda cool and sometimes useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants