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

Avoid cloning reference manually for sharing channel #6

Open
nikkolasg opened this issue Sep 25, 2021 · 0 comments
Open

Avoid cloning reference manually for sharing channel #6

nikkolasg opened this issue Sep 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nikkolasg
Copy link
Owner

Currently the par! macro forces us to clone the references to the channel where we send the PairingCheck to, like in here. It would be nice to find a more elegant way for this.

@nikkolasg nikkolasg added the enhancement New feature or request label Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant