gfs·8 個月前·discussI stopped reading after I saw the bullet point stating Zig doesn't have undefined behavior.
gfs·8 個月前·discuss> One database query took longer than expected. That blocked an async task. Which held up the executor.This only happens if you're using blocking code in the event loop, right? This article seems like an admission of over-engineering from the get go.