Some weird DB connection lost
I encountered a strange issue when I was writing some DB tests with SeaOrm a few days ago. For some reason, I felt that the DB connection was being dropped. Eventually, I realized the issue was caused by a “hidden” (not exactly) problem related to Tokio.