mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
The second invocation was failing with a "file already exists" error. I've also added a checkTrapIdentical flag, which is enabled for now. This means that if 2 invocations write the same TRAP file, we will awrn if they are not identical. It may be that this produces false positives, but we can look at that if it happens.