Sync over some stuff

This commit is contained in:
Jeff Mitchell
2018-08-24 12:09:03 -04:00
parent 0a6e4830bf
commit 935815d3da
12 changed files with 45 additions and 7 deletions

View File

@@ -1,4 +1,8 @@
// +build !race
// +build !race,!hsm
// NOTE: we can't use this with HSM. We can't set testing mode on and it's not
// safe to use env vars since that provides an attack vector in the real world.
//
// The server tests have a go-metrics/exp manager race condition :(.
package command