After a failed update operation, wimlib-imagex 1.5.1 (Win32) restores the previous WIM state but lefts WIM_HDR_FLAG_WRITE_IN_PROGRESS set (this condition is signaled as a WARNING during the next update attempt): probably this is a bug, since it should signal a write "in progress", not a WIM successfully recovered after an error!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After a failed update operation, wimlib-imagex 1.5.1 (Win32) restores the previous WIM state but lefts WIM_HDR_FLAG_WRITE_IN_PROGRESS set (this condition is signaled as a WARNING during the next update attempt): probably this is a bug, since it should signal a write "in progress", not a WIM successfully recovered after an error!
Thanks, I've fixed this in the development version.
Fixed in version 1.5.2.