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
The delete flag method differs between isValid() and isToBeDeleted() throughout the project. In this task we change the isValid() function into isToBeDeleted() in all Subscribers and negate the condition. The call can be found in Barta::EventMatcher
The text was updated successfully, but these errors were encountered:
The delete flag method differs between
isValid()
andisToBeDeleted()
throughout the project. In this task we change theisValid()
function intoisToBeDeleted()
in all Subscribers and negate the condition. The call can be found inBarta::EventMatcher
The text was updated successfully, but these errors were encountered: