-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Bug Summary
Error occurs when node has tcp listen addr
Bug Description
We observe that memory consumption is growing when we expose tcp listen addr
This is not the case when we only expose ws or quic address
Steps to Reproduce
kagome --chain kusama --base-path kusama-node-1 --public-addr /dns/ap.loclx.io/tcp/30363 --listen-addr /ip4/0.0.0.0/tcp/30363
Effects of the Bug
Memory is growing
Expected Behavior
No response
System Information
reproduced on ubuntu on latest master commit (723dbc2)
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working