Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Use async is antipattern inside promise #10

Closed
berkbaski opened this issue Feb 22, 2022 · 0 comments
Closed

Use async is antipattern inside promise #10

berkbaski opened this issue Feb 22, 2022 · 0 comments

Comments

@berkbaski
Copy link

return new Promise(async (resolve, reject) => {

https://stackoverflow.com/a/43050114

@chronark chronark closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants