Details
-
Improvement
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
See https://github.com/classgraph/classgraph/issues/614
In certain cases parallel scans with classgraph will return only some of the classpath. Until this bug is fixed, we can work around it by setting parallelism = 1 when doing the scan. In practice there's no performance difference between 1 vs the default, even for very large classpaths.
Attachments
Issue Links
- links to