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

Unhandled RejectionとNode.jsの挙動 #345

Open
azu opened this issue Mar 14, 2020 · 2 comments
Open

Unhandled RejectionとNode.jsの挙動 #345

azu opened this issue Mar 14, 2020 · 2 comments
Labels
Status: PR Welcome Welcome to Pull Request Status: Proposal Request for comments

Comments

@azu
Copy link
Owner

azu commented Mar 14, 2020

https://twitter.com/azu_re/status/1238383435585998855
Unhandled RejectionはNode 10, 12だとexit 0となる問題について

https://azu.github.io/promises-book/#promise-done doneの最後に入れるとかしたい。
コラム部分を文章に出して、実行環境ごとの例として出すとか?
コラムを2つ並べるとか?

最終的にdoneはunhadnled rejectにまるっと書き換えるのが良さそうな気がする

@azu azu added Status: PR Welcome Welcome to Pull Request Status: Proposal Request for comments labels Mar 14, 2020
@azu
Copy link
Owner Author

azu commented Mar 14, 2020

unhadnled reject イマイチ知られてない気がするので、最終的には章として出すイメージにしたほうがいい気がするなー
Nodeの問題はデバッグの問題じゃなくてexit codeが変わるというのが結構実害。(将来直すらしいけど、いつ治るんだろ?)

@azu
Copy link
Owner Author

azu commented Mar 20, 2020

Node.jsでUnhandled RejectionsのときにExit Statusが0となる問題を回避する | Web Scratch
一応書いたけど、もう少しUnhandled Rejectionとはというアプローチで書きたい

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: PR Welcome Welcome to Pull Request Status: Proposal Request for comments
Projects
None yet
Development

No branches or pull requests

1 participant