mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-10 10:41:32 +09:00
d7c1ecce92
time.After has been GC-recoverable since Go 1.23, so the leak the comment described cannot happen and the test asserting it proved nothing.