-
Notifications
You must be signed in to change notification settings - Fork 313
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
recording race condition #368
Comments
Which Jicofo version did you see this with? |
Im running with the stable-4548-1 tag on the docker images. |
Oh, that's very old..it's from May of last year. I ask because I fixed something in Jicofo recently that I think may fix what you're reporting here. |
Yeah, we have not updated so often to keep stability (and determine how we handle new features like the lobby). Can you point out to the changes? Is there tests running that catch that scenario? Before going to the upgrade process, it would be great to have the security that it will solve the issue. Im also open to do work on that so we can move forward. |
jitsi/jicofo#659 was the one I was referring to, but there was this one related to Jibri as well: jitsi/jicofo#603 |
Description
I've faced a race condition when recordings start nearly at the same moment. The logs below show it happening.
The following are the steps Jibri took:
In the interface this is what happened:
Expected Behavior
I'm assuming this is a mix up on the interface considering which recording has failed to start. So the interface would indicate to the customer that the recording has failed.
Logs
The text was updated successfully, but these errors were encountered: