Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 09b3a407e87f128d7aecd14f9c8d75dcff9aaaf8
      
https://github.com/Perl/perl5/commit/09b3a407e87f128d7aecd14f9c8d75dcff9aaaf8
  Author: Tony Cook <[email protected]>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M t/op/fork.t

  Log Message:
  -----------
  op/fork.t: skip the ulimit fork test under LSAN

This was producing noise, at least on Linux, since the -u limit on
Linux also limits threads.

Fixes #20712


Reply via email to