• Miro's avatar
    eth/filters: fix TestPendingLogsSubscription (#23619) · 5a0e1d88
    Miro authored
    The test did not synchronize with per-case goroutines, and thus didn't notice
    that some tests were just hanging. This change adds missing synchronization
    and fixes the broken tests.
    5a0e1d88
Name
Last commit
Last update
..
api.go Loading commit data...
api_test.go Loading commit data...
bench_test.go Loading commit data...
filter.go Loading commit data...
filter_system.go Loading commit data...
filter_system_test.go Loading commit data...
filter_test.go Loading commit data...