Since `renderToString` could directly return the [`result`](https://github.com/gabrielbull/react-router-server/blob/master/src/renderer/renderPass.js#L54) without calling the `resolve()`, the return of `renderPass` could be never resolved.
Since
renderToStringcould directly return theresultwithout calling theresolve(), the return ofrenderPasscould be never resolved.