mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-08 19:51:21 +00:00
01ed3fa1a9
Table.mutex was being held while waiting for a reply packet, which effectively made many parts of the whole stack block on that packet, including the net_peerCount RPC call. |
||
---|---|---|
.. | ||
database_test.go | ||
database.go | ||
node_test.go | ||
node.go | ||
table_test.go | ||
table.go | ||
udp_test.go | ||
udp.go |