go-ethereum/beacon/light/request
Felföldi Zsolt 86150af2e5
beacon/light: fix shutdown issues (#29946)
* beacon/light/request: add server test for event after unsubscribe

* beacon/light/api: fixed double stream.Close()

* beacon/light/request: add checks for nil event callback function

* beacon/light/request: unlock server mutex while unsubscribing from parent
2024-06-12 16:38:19 +02:00
..
scheduler_test.go beacon/light/sync: print error log if checkpoint retrieval fails (#29532) 2024-04-22 13:19:42 +02:00
scheduler.go beacon/light/sync: print error log if checkpoint retrieval fails (#29532) 2024-04-22 13:19:42 +02:00
server_test.go beacon/light: fix shutdown issues (#29946) 2024-06-12 16:38:19 +02:00
server.go beacon/light: fix shutdown issues (#29946) 2024-06-12 16:38:19 +02:00