mirror of https://github.com/ekimekim/wubloader
playlist manager: serialize insert requests
We've seen cases where videos are not inserted even though the API call succeeded. Our suspicion is that two concurrent insert calls for the same video are causing a race. We try to avoid this by putting a lock around insert callspull/288/head
parent
a942af9cb4
commit
63d8b1d504
Loading…
Reference in New Issue