Skip to content

Add logging around child process creation

Pre-release
Pre-release
Compare
Choose a tag to compare
@rpaquay rpaquay released this 24 Feb 17:35
· 966 commits to master since this release

There has been an intermittent issue reported where the child processes are not created properly, making VsChromium unusable. This minor release adds logging in the code related to process creation to try to determine what is the root cause of the problem.