Assent
Assent copied to clipboard
Beyond Compare diff does not wait for diff UI to exit
The BC UI shows the received file as missing as it has been deleted by the time the UI has been shown
The finally
in the Compare
function is being executed immediately
https://github.com/droyad/Assent/blob/master/src/Assent/Engine.cs#L59
Any update on this getting merged? I'm encountering the same issue on Mac. Looks like the PR to fix this failed CI due to being unable to update the version?