Is your feature request related to a problem? Please describe.
Some logic implemented in stubs after the hook call is dependent on a status of OS_SUCCESS or positive, which is overly restrictive for a stub user that wants full control stub behavior (ability to return a positive and explicitly control implementation)
Describe the solution you'd like
Provide a mechanism to skip stub logic if user has registered an "override" action.
Describe alternatives you've considered
None
Additional context
User requested
Requester Info
Jacob Hageman - NASA/GSFC
Ping @asgibson @jphickey