You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a pull request in bbolt with a fix: etcd-io/bbolt#201. Until it's merged we can use a temporary workaround and pass the -gcflags=all=-d=checkptr=0 flag to tests along with the -race flag.
After the PR in bbolt is merged, the workaround should be removed and the bbolt version should be updated.
Describe the bug
Environment information:
Steps to Reproduce
Steps to reproduce the behavior:
make check
Actual behavior
Tests fail.
Expected behavior
Tests pass.
The text was updated successfully, but these errors were encountered: