Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging - Exclusive File Lock on Non-Essential Logs #1531

Closed
ferventcoder opened this issue Apr 3, 2018 · 0 comments
Closed

Logging - Exclusive File Lock on Non-Essential Logs #1531

ferventcoder opened this issue Apr 3, 2018 · 0 comments

Comments

@ferventcoder
Copy link
Member

To improve performance a bit, hold an exclusive log on non-essential logs.

@ferventcoder ferventcoder added this to the 0.10.10 milestone Apr 3, 2018
@ferventcoder ferventcoder self-assigned this Apr 3, 2018
ferventcoder added a commit that referenced this issue Apr 9, 2018
To increase performance a bit, ensure that exclusive locks are on the
summary log and any log files that are specific to a particular run.
ferventcoder added a commit that referenced this issue Apr 9, 2018
* stable:
  (doc) update release notes
  (GH-1529) Fix: install of choco exit code 1
  (GH-1532) Fix: proxy bypass with "*" causes regex error
  (GH-1531) Hold exclusive locks on non-essential logs
  (maint) formatting
  (maint) update copyright for assemblies
  (GH-1527) Fix: NuGet cache removal fixes
  (GH-1527) Use machine temp with systemprofile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants