-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Global leaks #11
Comments
Thanks @jonnor I'll have a look into it. |
DamonOehlman
added a commit
that referenced
this issue
Oct 21, 2014
DamonOehlman
added a commit
to rtc-io/rtc-attach
that referenced
this issue
Oct 22, 2014
@jonnor This has been fixed in the Additionally, I'll wire up the zuul tests (using mocha) to use saucelabs in the next little while so we can get the heads up on these things in the future. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running a simple tests which creates two datachannels and sends between them shows:
Error: global leaks detected: Primus, RTCSessionDescription, RTCIceCandidate, isValid
ran using mocha.checkLeaks()
The text was updated successfully, but these errors were encountered: