mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 12:07:17 +00:00
8981f22943
When the filter is in the onNewTxs function, the subscription function exits and no longer receives information from the msg channel. In this case, the unsubscribe_xxx function is triggered, which will cause filter.mu read and write locks to enter a deadlock state Co-authored-by: dc <dctrlbox@gmail.com> Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local> |
||
---|---|---|
.. | ||
filters_test.go | ||
filters.go | ||
helper.go | ||
interface.go | ||
logsfilter.go | ||
rpc_block.go |