Insertion tool should wait until symbols are available
- Dominant language
- C#
- Stars
- 109
- Forks
- 85
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
Sometimes the Insertion Symbol Check fails because we created the insertion too soon after the build completed. https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/333559
It would be nice if the insertion tool could work around this by waiting for the symbols to become available before going through with creating the insertion.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the insertion tool's flow around the Insertion Symbol Check and the build-completion timing described in the issue. Review the referenced pull request for context; done means the tool waits for symbols to become available before creating the insertion and avoids the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100