FIX: Promise timeout should not addErrback
Because now, we expect the exception to be thrown if no errback is given, we can't let timeout() add an errback silently.
parent
87d92f61
Please register or sign in to comment
Because now, we expect the exception to be thrown if no errback is given, we can't let timeout() add an errback silently.