Yoshiya@kt3k・Mar 3, 2026, 3:40 AM

こういう defer util 書けるな・・。もう、これだったら defer キーワードが欲しくなってくるけど

await using _ = defer(async () => { ... })