AaronRobinsonMSFT / DNMD

Reimplementation of ECMA-335 metadata APIs
MIT License
16 stars 3 forks source link

Disable fail-fast on strategy #17

Closed jkoritzinsky closed 1 year ago

jkoritzinsky commented 1 year ago

This allows us to see failures on all platforms isntead of cancelling jobs as soon as one leg fails (preventing us from seeing failures in other legs).