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

Implement Clone for CommandQueue #4

Merged
merged 1 commit into from
Mar 6, 2021
Merged

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Mar 4, 2021

I usually use .except() instead of .unwrap() in my code, but I wanted to match the current style.

@kenba kenba merged commit c321a7b into kenba:main Mar 6, 2021
@kenba
Copy link
Owner

kenba commented Mar 6, 2021

Thanks Volker.

You raise a good point about unwrap vs expect. I shall raise a new issue about error handling and investigate it further.

@kenba kenba added the enhancement New feature or request label Mar 6, 2021
@kenba kenba linked an issue Mar 20, 2021 that may be closed by this pull request
kenba added a commit that referenced this pull request Apr 3, 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

Successfully merging this pull request may close these issues.

Support running multiple instances of the same kernel simultaneously
2 participants