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 for using --mode in rpyc_registry #484

Merged
merged 2 commits into from Mar 16, 2022
Merged

Fix for using --mode in rpyc_registry #484

merged 2 commits into from Mar 16, 2022

Conversation

ghost
Copy link

@ghost ghost commented Mar 16, 2022

Closes #483

Fix the problem by forcing the result of the mode option (self.mode) to uppercase when testing it to initialize the server

@comrumino comrumino merged commit 7ea2d24 into tomerfiliba-org:master Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Starting rpyc_registry with --mode option crash
1 participant