bupstash
bupstash copied to clipboard
Fixes and improvements
Closes #378
The CI failures don't look like they were introduced by this PR
Looks good, thanks for tracking this down, must have been a nightmare.
Yeah, it was tedious and unpleasant in a lot of ways. Maybe the worst part was learning about how Linux IO works on a low level and how fundamentally broken it actually is.
About the second commit with the error messages, it is far from complete (it mainly contains a few sprinkled annotations that were required for me to track down the bug). I suggest merging it as-is, and strongly encouraging adding more context statements as we go over time.
Oh, one more thing: I just read that error messages like these should be all lowercase, I'll fix that
friendly ping
@andrewchambers Any chance you could take a look another look at this?