Closed penberg closed 1 year ago
I don't think this issue still exists on main
@MarinPostma Do you mean you think this is already fixed in main
? Which commit?
I would say that it was due to the sloppy WAL methods, which are now gone with https://github.com/libsql/sqld/commit/76911a94e272b961dfff424a47f392082906c754
Let's keep an eye open when this gets deployed
@MarinPostma got this problem with 4255cb3eb0bef465c7b1ca772534c5726447f5c3 (#440). Part of logs:
thread 'tokio-runtime-worker' panicked at 'no result to take', sqld/src/replication/replica/hook.rs:73:36
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2023-06-01T14:20:37.660878Z WARN sqld::replication::replica::replicator: replication error: channel closed
Error: task 4 panicked
This part of the code has been rewritten, closing