-
Felix Lange authored
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.
01ed3fa1
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| database.go | ||
| database_test.go | ||
| node.go | ||
| node_test.go | ||
| table.go | ||
| table_test.go | ||
| udp.go | ||
| udp_test.go |