C.f. this discussion nodejs/node#24321 - multipleResolves may be triggered if Promise.all or Promise.race receives multiple rejections. This is fully valid and normal behavior, but smacker reads it as a problem and crashes the application.
I don't know if there is a way to detect this particular case.