mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
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.