Closed msgilligan closed 2 years ago
I saw an intermittent and unexplained assertion failure (line 419, assert thrown == exceptional) in this method in a Github Actions run, so am adding this logging to (hopefully) catch it next time.
assert thrown == exceptional
I saw an intermittent and unexplained assertion failure (line 419,
assert thrown == exceptional
) in this method in a Github Actions run, so am adding this logging to (hopefully) catch it next time.