Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
nano/core_test/network.cpp Outdated Show resolved Hide resolved
…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.
@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
# for free to join this conversation on GitHub. Already have an account? # 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