Skip to content

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

Merged
amrbashir merged 1 commit into
devfrom
fix/channel/clone
Mar 3, 2025
Merged

fix(core): implement Clone manually on Channel.#12876
amrbashir merged 1 commit into
devfrom
fix/channel/clone

Conversation

@amrbashir

Copy link
Copy Markdown
Member

@amrbashir
amrbashir requested a review from a team as a code owner March 3, 2025 05:38
@github-actions

github-actions Bot commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

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
@amrbashir
amrbashir deleted the fix/channel/clone branch March 3, 2025 06:32
@Legend-Master

Copy link
Copy Markdown
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
Copy Markdown
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants