SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHABLE_TASSERT
This commit is contained in:
committed by
Evergreen Agent
parent
b2f02f7063
commit
0d12c83b9b
@@ -32,3 +32,4 @@ iassert(27, "words");
|
||||
iasserted(28, "words");
|
||||
iassertNoTrace(29, "words");
|
||||
iassertedNoTrace(30, "words");
|
||||
MONGO_UNREACHABLE_TASSERT(31);
|
||||
|
||||
Reference in New Issue
Block a user