Skip to content

Conversation

@harperj
Copy link
Contributor

@harperj harperj commented Apr 9, 2019

When using the SubprocessUnityEnvironment, parallel writes are
made to UnitySDK.log. This causes file access violation issues
in Windows/C#. This change modifies the access and sharing mode
for our writes to UnitySDK.log to fix the issue.

Brought up in #1389, follow up to #1912.

When using the SubprocessUnityEnvironment, parallel writes are
made to UnitySDK.log. This causes file access violation issues
in Windows/C#. This change modifies the access and sharing mode
for our writes to UnitySDK.log to fix the issue.
@harperj harperj requested a review from xiaomaogy April 9, 2019 17:42
@harperj harperj merged commit d2ad6e8 into release-v0.8 Apr 9, 2019
@ervteng ervteng deleted the release-v08-parallel-log branch July 9, 2019 22:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants