You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Making sure running processes don't hang Unity when the domain reload…
…s, part deux
Also ensuring that we get data from git commands that output progress
in stderr
Remove debug logging (github-for-unity#791)
* isBusy should not be serialized
Otherwise the UI might get locked out if Unity reloads in the middle
of an operation
* Remove debug logging from release code