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

Remove live updating bandwidth limits #4219

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

clemahieu
Copy link
Contributor

@clemahieu clemahieu commented Apr 24, 2023

Live updating of bandwidth parameters was added in #3257 though a thread safety issue with this was identified by TSAN.

Since config reloading was never fully implemented, removing this ability until thread safety can be assured.

@clemahieu clemahieu added the bug label Apr 24, 2023
@clemahieu clemahieu added this to the V25.0 milestone Apr 24, 2023
@clemahieu clemahieu force-pushed the set_bandwidth_params_tsan branch from 172fd59 to 35e1360 Compare April 24, 2023 17:05
…idth_params which was identified as problematic by tsan.
…s according to TSAN.

Live config updating was never fully implemented so removing this until a full solution is implemented.
@clemahieu clemahieu force-pushed the set_bandwidth_params_tsan branch from 35e1360 to 9fccf32 Compare April 24, 2023 17:07
@thsfs thsfs added the removal Indicates functionality is being removed label Apr 24, 2023
@clemahieu clemahieu merged commit a8d8d28 into nanocurrency:develop Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug removal Indicates functionality is being removed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants