go-ethereum/core/bloombits
Pedro Gomes 8e0771c218
core/bloombits: avoid crash when storing errors of different type (#23437)
This fixes a rare crash which could occur when two different errors happened
in the same bloombits.MatcherSession.
2021-08-24 13:32:19 +02:00
..
doc.go
generator.go
generator_test.go
matcher.go core/bloombits: avoid crash when storing errors of different type (#23437) 2021-08-24 13:32:19 +02:00
matcher_test.go
scheduler.go
scheduler_test.go