Why Nostr? What is Njump?
2025-03-10 09:14:42
in reply to

kero on Nostr: nprofile1q…32cpy I don't understand your point about libraries aborting a process. ...

I don't understand your point about libraries aborting a process. LMDB does precisely that in case an assertion is not valid. Panicking is the same thing as the mdb_cassert function being run in non-debug programs. The main difference is that panics can be watched in #Rust. You can see an example in Meilisearch: Sometimes, users have disk corruptions, and LMDB aborts the process. Shouldn't it return an MDB_PANIC error instead?

Author Public Key
npub1xyypr4cduzmn6zwx9yuxjq2utyhrdnxpjz422pxc6y0hwaa652uqmy6vyg