Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
io.js weekly translation 2015-02-27 - #42
Merged
Merged
Conversation
Closed
There was a problem hiding this comment.
- process / promises: イベントループの中で、
Promiseが reject され、そのPromiseに対してのエラーハンドラが一つも存在しない時はいつでも'unhandledRejection'イベントがprocessオブジェクトに emit されるようになりました。イベントループが回った後でPromiseが reject され、あるエラーハンドラがそれをキャッチした時に'rejectionHandled'イベントが emit されるようになりました。 #758 (Petka Antonov)
でどうでしょう。
There was a problem hiding this comment.
多分これは、 Promise を知らないと使い勝手わからないだろうなぁ。
いまこれをみてやっと意義がわかった。
yosuke-furukawa
commented
Feb 28, 2015
Member
ざっくり change log だけ翻訳してみました。 |
kosamari
commented
Mar 1, 2015
ContributorAuthor
頂いたChengeLog部分反映されました。 |
e-jigsaw
commented
Mar 1, 2015
Contributor
Contributor
There was a problem hiding this comment.
差止された情報が開示された時に詳細は利用可能になります
ここですが
差止された情報が開示されたときに詳細を得られるべきです
というような文言の方がそれっぽいかな、とおもったんですがどうでしょう?
There was a problem hiding this comment.
+1 そうしましょう!
@kosamari san 修正お願いしてもいいでしょうか?
よろしくお願いいたします
kosamari
commented
Mar 1, 2015
ContributorAuthor
なおしましたー |
e-jigsaw
commented
Mar 1, 2015
Contributor
yosuke-furukawa added a commit
that referenced
this pull request
Mar 1, 2015
io.js weekly translation 2015-02-27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

今週、量が多いので一旦できたところまでブランチ作ってcommitしました。
どなたか引き継いでくださると(## Notable changesが残りです)ありがたいです。