Skip to content
  • Ondřej Surý's avatar
    Bump the maximum number of hazard pointers in tests · 0f441391
    Ondřej Surý authored and Ondřej Surý's avatar Ondřej Surý committed
    On 24-core machine, the tests would crash because we would run out of
    the hazard pointers.  We now adjust the number of hazard pointers to be
    in the <128,256> interval based on the number of available cores.
    
    Note: This is just a band-aid and needs a proper fix.
    0f441391