• Show log

    Commit

  • Hash : 07192b31
    Author : Guillem Jover
    Date : 2023-04-05T00:01:42

    test: Disable blank_stack_side_effects() on non-Hurd systems
    
    This code was added to cope with Hurd specific behavior, but it is
    causing flakiness on containers on some Linux systems. Only enable
    it where it is currently needed to try to get stability back on CI
    systems.
    
    Closes: #14