Commit graph

8 commits

Author SHA1 Message Date
Daisuke Maki 8c4db9e026 convert t.Errorf/t.Fatal to testify/require 2026-02-21 07:58:26 +09:00
Daisuke Maki fc18c0d3de Methodically add function comments 2026-02-20 10:55:49 +09:00
Daisuke Maki 0e71932a1d Replace time.Sleep with require.Never/Eventually 2026-02-18 11:25:35 +09:00
Daisuke Maki 46331edcfd Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
Daisuke Maki 78d7e4a5d8 Fix possible race in signal handler 2026-02-16 23:01:18 +09:00
Daisuke Maki 61b5d22fb8 Move stuff around for better code organization 2016-12-14 11:00:22 +09:00
Daisuke Maki bfaf856727 remove unreachable code 2016-06-18 17:40:33 +09:00
Daisuke Maki e8c8ed19e7 Trying to untangle some of the mess 2016-06-18 17:39:02 +09:00