-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2025-02-17
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
tracking::unique_ptr already supports resetting the underlying std::unique_ptr to nullptr. We would want to add a constructor to support initializing it with nullptr. Also add unit tests to make sure the tracking works correctly.