influxdb/wal
Dom Dwyer 7cb1636c64
fix: do not panic when writer disconnects
When the RPC write disconnects without waiting for completion, the WAL
panics as there is no longer a consumer of the "committed" ACK.
2022-12-03 17:26:42 +01:00
..
src fix: do not panic when writer disconnects 2022-12-03 17:26:42 +01:00
tests refactor(wal): remove needless async/await 2022-12-01 16:03:52 +01:00
Cargo.toml