Add support for a user callback in ManagedSharedPtr.
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 111
- Forks
- 23
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
Remove? Or add a TODO to add support for a user callback.
_Originally posted by @adayton1 in https://github.com/LLNL/CHAI/pull/298#discussion_r2257895079_
Much of the interface necessary to do this has been commented out throughout the ManagedSharedPtr implementation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the ManagedSharedPtr implementation and the commented-out interface mentioned in the issue. Determine whether the intended outcome is to implement user-callback support or remove the request and leave a TODO; completion requires an agreed direction and corresponding updates throughout that implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100