solana/turbine
behzad nouri 03fbe083b8
exits send_datagram_task if the connection is closed (#33836)
Waiting on receiver.recv() can unnecessarily block while the connection is already closed.
The commit exits send_datagram_task if the connection is closed.
2023-12-05 18:29:36 +00:00
..
benches Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
src exits send_datagram_task if the connection is closed (#33836) 2023-12-05 18:29:36 +00:00
Cargo.toml Use BankForks on tests - Part 3 (#34248) 2023-12-01 13:47:22 -03:00