Add custom errors with thiserror, log thread id

This commit is contained in:
2026-02-03 23:02:44 +02:00
parent 2e5568fccb
commit f84d812602
8 changed files with 126 additions and 58 deletions

View File

@@ -1,6 +1,5 @@
#[cfg(test)]
mod integration_tests {
use anyhow::Ok;
use rota_lib::{
config::{ToxicPair, UserConfig},
resident::Resident,