Skip to content
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

fix(core): implement Clone manually on Channel. #12876

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

amrbashir
Copy link
Member

@amrbashir amrbashir requested a review from a team as a code owner March 3, 2025 05:38
Copy link
Contributor

github-actions bot commented Mar 3, 2025

Package Changes Through c0e904f

There are 3 changes which include tauri with minor, @tauri-apps/api with minor, tauri-runtime-wry with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.3.0 2.4.0
tauri-runtime-wry 2.4.1 2.5.0
tauri 2.3.1 2.4.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir amrbashir merged commit 755533c into dev Mar 3, 2025
20 checks passed
@amrbashir amrbashir deleted the fix/channel/clone branch March 3, 2025 06:32
@Legend-Master
Copy link
Contributor

Do you think we need to also remove the requirement here?

impl<'de, R: Runtime, TSend: Clone> CommandArg<'de, R> for Channel<TSend> {

@amrbashir
Copy link
Member Author

yeah, I will open a PR, nice catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔎 In audit
Development

Successfully merging this pull request may close these issues.

2 participants