Skip to content

Conversation

@binier
Copy link
Contributor

@binier binier commented Dec 16, 2024

By dynamic threads I mean threads that are spawned after the initial startup of the node. After this change, number of threads will stay constant for the node.

fixes: #991

@binier binier force-pushed the refactor/replace_dynamic_threads branch from 00a4957 to 5e828c2 Compare December 16, 2024 09:21
@binier binier merged commit ffd7b83 into develop Dec 16, 2024
29 of 31 checks passed
@binier binier deleted the refactor/replace_dynamic_threads branch December 16, 2024 10:04
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.

As a developer, I need to refactor code that spawns threads to prevent webnode from dying in case of update

1 participant