Skip to content

fix: fix ownership issue when loading local_path asynchronously#643

Closed
ljlVink wants to merge 1 commit intoTeamFlos:mainfrom
ljlVink:fix-video
Closed

fix: fix ownership issue when loading local_path asynchronously#643
ljlVink wants to merge 1 commit intoTeamFlos:mainfrom
ljlVink:fix-video

Conversation

@ljlVink
Copy link
Copy Markdown
Contributor

@ljlVink ljlVink commented Feb 6, 2026

当开启video特性时会导致编译报错。

@Mivik
Copy link
Copy Markdown
Contributor

Mivik commented Mar 2, 2026

The issue does not exist on main branch

@Mivik Mivik closed this Mar 2, 2026
@YuevUwU
Copy link
Copy Markdown
Contributor

YuevUwU commented Mar 3, 2026

Issue completed in 8dd4ed1

Issue occurred since 3b8eb47

Commits by sjfhsjfh

  • 8dd4ed1 :
    +let local_path = local_path.to_owned();
  • 1714c4a (to fix clippy warning)
    +#[cfg(feature = "video")]
     let local_path = local_path.to_owned()

@ljlVink ljlVink deleted the fix-video branch March 8, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants