mirror of
https://github.com/github/codeql.git
synced 2026-05-24 16:17:07 +02:00
The thread that did the extraction could see the file number counter after it had been incremented (possibly multiple times) by the main thread. This fixes some consistency query failures in tests.