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: cap unlimited rpc connection #4442

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Aug 11, 2022

Description

Setting -1 to rpc max count was setting value usize::MAX which is over the actual limit.

How Has This Been Tested?

Manually.

sdbondi
sdbondi previously approved these changes Aug 11, 2022
comms/core/src/protocol/rpc/server/mod.rs Outdated Show resolved Hide resolved
@aviator-app aviator-app bot merged commit 4f1a4fe into tari-project:development Aug 11, 2022
@Cifko Cifko deleted the fix-max-rpc branch April 18, 2023 08:29
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.

3 participants