mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00: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.