You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This flame graph is the memory graph where I keep calling the GatValue method. If I keep calling, the memory keeps going up. Here is my code: https://github.com/OpenAtomFoundation/xupercore/blob/v5.3.0/bcs/network/p2pv2/server.go#L362C29-L362C29
I'm not sure if I'm using it the wrong way or if there's a memory leak.
github.com/libp2p/go-libp2p-kad-dht v0.25.1 also has this problem.
The text was updated successfully, but these errors were encountered:
I'm not sure if I'm using it the wrong way or if there's a memory leak.
github.com/libp2p/go-libp2p-kad-dht v0.25.1 also has this problem.
The text was updated successfully, but these errors were encountered: