Skip to content

Conversation

@VladimirBrejcha
Copy link
Contributor

Asserting !registered on unregister doesn't make sense, instead if we want to UNREGISTER we want to make sure we are REGISTERED

Asserting !registered on unregister doesn't make sense, instead if we want to UNREGISTER we want to make sure we are REGISTERED
@ghenry
Copy link
Collaborator

ghenry commented Oct 18, 2020

Thanks for this. Asserts only work in debug mode so this probably hasn't been noticed in production.

@cloudwebrtc cloudwebrtc merged commit 1795bb1 into flutter-webrtc:master Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants