From max.hirschhorn@mongodb.com on Slack:
paths of the form a/*/b/**/c end up attempting to list a literal a/*/b directory instead of trying to glob expand it
honestly python3 has supported globstar since python 3.5 so we should just delete globstar.py
- causes
-
SERVER-69937 Re-enable skipped tests in Evergreen
- Closed
- is related to
-
SERVER-68301 Enable fle2/query tests in passthrough suites
- Closed