Autodesk / Autodesk/AutomaticComponentToolkit
Default stub C++ exception implementation does not work.
Open
- Dominant language
- Go
- Stars
- 53
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The default stub C++ base class implementation stores error strings in a list but does not account for querying it twice via ACT.
Contributor guide
Research direction
Start by locating the default stub C++ base class implementation and the code path that queries stored error strings through ACT. Confirm the failure when the error list is queried twice, then use the repository's existing tests or reproduction path to verify that repeated queries behave correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100