-
Type:
Task
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently IntentRegistry::deregisterIntent() just returns Status::OK() after removing the intent from the map. If deregisterIntent() could fail, then we need to handle that in IntentGuard::reset(). If not, maybe deregisterIntent() doesn't need to return a status?