Skip to content

Parser check fix

Jon Tourville requested to merge jontourville/apparmor:parser-check-fix into master

This resolves an issue in the parser's job handling when running on a machine with >8 CPU cores. The test library was updated to resolve failures in the caching tests caused by the features directory entries being unsorted in the tests.

Merge request reports