You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very likely for a separate PR as well, but it occurred to me that both `ddog_crasht_Result` and `ddog_prof_Profile_Result` are exactly the same `(dummy boolean, ddog_Error)` pair.
Furthermore, they already both use ddog_Error, so I'm thinking it may be relevant to introduce a shared ddog_Result.
Furthermore, they already both use
ddog_Error
, so I'm thinking it may be relevant to introduce a sharedddog_Result
.Originally posted by @ivoanjo in #551 (comment)
The text was updated successfully, but these errors were encountered: