Roman Konecny

Results 12 issues of Roman Konecny

### Context We detected flaky unit tests related to msbuild server shutdown. Example of failing checks: https://github.com/dotnet/msbuild/pull/7835 ### Changes Made Although I do not fully understand root cause, It seems...

Properties Assignee and Label has been removed by https://github.com/octokit/octokit.net/pull/1039 I am not sure if at that time those property has not been present or used but now both properties are...

category: feature

Fixes #7951 ### Context During testing Arm64 MSBuild we detected regression caused by not considering some Arm64 known directories as immutable for files up to date check. ### Changes Made...

### Issue Description Some build perf for a solution with only vc projects which don’t copy anything to the output dir and noticed that GetCopyToOutputDirectoryItems target time is pretty big...

needs-design
performance
Performance-Scenario-Build

Gordon noticed we have it undocumented. After some research we believed it is relicd of past and shall be deleted. But later, thanks to Kalle, we realized, VS uses it...

triaged

During investigation of graph build I have find out that we might be tracing too many ETW events. I believe that amount of ETW tracing shall be reasonable as extensive...

performance
Priority:2
Area: Evaluation
triaged
internal-team-onboarding
iteration:2023November

Investigate and protype possible solutions to saving Graph evaluation time. Optimization ideas: - no items evaluation for platform-abilities-query-evaluation - leverage evaluation context - try server GC - optimize data structures...

backlog
triaged
Epic

Fixes partially #9537 ### Context Customer reported error caused by SDK resolver returning null in list of message. This can be caused by customer or 3rd party SDK resolver, so...

Fixes # ### Context ### Changes Made ### Testing ### Notes

Hello, I am having issue to connect to local service running at SSL. ``` Forwarding https://smee.io/xxxx to https://localhost:44310/api/webhooks/incoming/github Connected https://smee.io/xxxxx Error: unable to verify the first certificate at TLSSocket.onConnectSecure (_tls_wrap.js:1475:34)...