microsoft / verona-rt

The runtime for the Verona project
MIT License
25 stars 14 forks source link

Backpressure tests didn't enable crash logging #38

Closed mjp41 closed 7 months ago

mjp41 commented 7 months ago

The failure in #14 is hard to diagnose. This change should make that easier by enabling crash logging for this test. Most tests get this automatically from the harness, but this is not using the standard harness as it is simulating external work.