Skip to content
Snippets Groups Projects
Commit 384dbcd3 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Fix for Bug#803864 Constant resize of fiber_registry

Fix a coding error: supplying 0 watermark to kh_init(fiber_registry)
lead to almost constant kh_resize (on every kh_put after a kh_del).
parent a9890515
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment