rogpeppe / go-internal

Selected Go-internal packages factored out from the standard library
BSD 3-Clause "New" or "Revised" License
823 stars 67 forks source link

testscript: handle the "fail now!" panic in cmdWait #229

Closed bep closed 1 year ago

bep commented 1 year ago

Closes #228

bep commented 1 year ago

Never mind, catching that panic did not get me closer to fixing the issue, I now see, closing this for now.