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
There is an idea to combine this call and OnTaskDone into one API, which will use one channel for multiple different types of DDS global events.
The API should return to the user std::variant, which can have a set of predefined structures for each type of global events, such as OnAgentShutdow, OnTaskDone, etc...
The text was updated successfully, but these errors were encountered: