DescriptionMojo: Make Connector::Accept() MOJO_CHECK-fail if it sees MOJO_RESULT_BUSY.
Seeing this almost certainly indicates a bug in the "user's" code.
Arguably, this should be a MOJO_DCHECK instead, but I'm keeping it as a
MOJO_CHECK since it'll make tests crash-fail on bots instead of hanging
(and then timing out).
(We'll see this failure due to the bugs listed below.)
R=yzshen@chromium.org
BUG=394884, 394886
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284289
Patch Set 1 #
Total comments: 1
Patch Set 2 : update string and comment #Messages
Total messages: 7 (0 generated)
|