## Reproduction ```typescript const resolvers = Promise.withResolvers(); resolvers.reject(); ``` I don't know how to check for that though.