On Mon, Feb 12, 2018 at 04:03:38PM +, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> This fixes a crash for the case where a migration exits with an error
> very early, this is probably due to my recent error handling change.
>
> I also add a test to make sure this
From: "Dr. David Alan Gilbert"
This fixes a crash for the case where a migration exits with an error
very early, this is probably due to my recent error handling change.
I also add a test to make sure this doesn't fail again, the test does
output one line of junk, suggestions for how to clean it