eliminate panic on 404 errors, try to obviate concurrent map write panics

This commit is contained in:
2026-01-11 22:17:27 -07:00
parent f902ce125d
commit a9c8a574e1
4 changed files with 102 additions and 33 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"program": "${workspaceFolder}"
},
{
"name": "Amsterdam Test Config",
"name": "Test Config",
"type": "go",
"request": "launch",
"mode": "auto",