mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
3f3e2017bd
fixes coder/internal#565 Fixes the ordering of creating the HTTP cache temp dir with respect to starting the Coderd HTTP server, so that they are cleaned up in the correct (reverse) order.