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

Add clone option to opts method #2287

Closed
philippjfr opened this issue Jan 31, 2018 · 2 comments
Closed

Add clone option to opts method #2287

philippjfr opened this issue Jan 31, 2018 · 2 comments

Comments

@philippjfr
Copy link
Member

Currently the opts method always makes clones of all the objects it applies options to. This can be quite annoying since Streams use the identity of the object to apply the options. It would therefore be nice if the opts method had an option that behaves like hv.opts and works by applying the options directly without cloning everything.

@philippjfr
Copy link
Member Author

Now implemented.

@philippjfr philippjfr added this to the v1.10 milestone Feb 20, 2018
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant