Skip to content

Process: Fix tests under ubsan

Brad King requested to merge brad.king/kwsys:Process-test-ubsan into master

UBsan causes our test crash to abort instead. Switch the test to explicitly abort when sanitizers are in use.

Merge request reports