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

Remove the rest of parts which use tryCatch #1403

Closed
1 of 19 tasks
tetsuharuohzeki opened this issue Mar 1, 2016 · 4 comments
Closed
1 of 19 tasks

Remove the rest of parts which use tryCatch #1403

tetsuharuohzeki opened this issue Mar 1, 2016 · 4 comments

Comments

@tetsuharuohzeki
Copy link
Contributor

This is the list of them which we may be able to remove using tryCatch from:

@benlesh
Copy link
Member

benlesh commented Mar 21, 2016

@saneyuki ... I'd like to hold off on these sorts of changes for the time being. We can make these non-breaking changes even after we've pushed out the production release. Right now, I'd like to focus everyone's effort on more critical, possibly breaking changes to RxJS before the 5.0.0 production release.

As such, I'm going to close this issue for now. We can revisit it as time allows. It's definitely something that is on my mind.

Of course, I'll never turn away a PR to improve the performance of the library, and everyone's time here is voluntary. So feel free to work on whatever makes you happy. I just need to prioritize PRs that are more critical to the production release.

@benlesh benlesh closed this as completed Mar 21, 2016
@benlesh
Copy link
Member

benlesh commented Mar 21, 2016

Also, FWIW: There is some talk about possibly creating a more unified strategy for this that is still efficient. Something that we can use a Babel transform here at Netflix to remove the try/catching entirely for a Node/Panic-mode type build for Node.js server use. That means work around this might change again.

@tetsuharuohzeki
Copy link
Contributor Author

@Blesh Okay. Rather, it was peace of mind that did not become a release blocker.

@lock
Copy link

lock bot commented Jun 7, 2018

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

@lock lock bot locked as resolved and limited conversation to collaborators Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants