This PR adds a custom dataflow pass with a custom cpg pass SafeConcurrentCpgPass that sets queue size to 1 as a workaround for some pending race condition bugs.
There is a upstream error related to astgen detection on windows. Once this PR gets merged, joern version used by atom has to be updated.
This PR adds a custom dataflow pass with a custom cpg pass
SafeConcurrentCpgPass
that sets queue size to 1 as a workaround for some pending race condition bugs.There is a upstream error related to astgen detection on windows. Once this PR gets merged, joern version used by atom has to be updated.
https://github.com/joernio/joern/pull/2879