The MSVC++ 2015 build tools installer expects the job notification callback to get called when the job is completed (even though it appears to also poll the job). With this patch the callback gets called appropriately and the installer is able to proceed past the "Creating system restore point..." red herring and complete successfully.
Best, Erich