Skip to content

threadshare-tokio-0.2 rebase on master

While rebasing threadshare-tokio-0.2 on master, I hit failures in CI due to the recent updates in Rust toolchains. beta & nightly fail to compile gst-plugin-closedcaption in a timely manner. After investigation, it seems to affect combine. See this issue report upstream and #85 (closed).

Note that beta is the minimal toolchain for this version of gst-plugin-threadshare, but is no longer required for the next version for which I needed to rebase the branch.

While this problem needs to be solved, I think this rebase should merged (unprotect / force pushed) so that we can move forward with !211 (merged).

Merge request reports