@WebStormIDE your new warning messages are sometimes incorrect. Adding await on an async function is not always needed like in my case.pic.twitter.com/ZCxKC5snwh
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Hi, any chance you can share a full code sample to help us reproduce the issue? Thanks!
async function bar() { async function foo() {} const p1 = foo(); const p2 = foo(); await p1; await p2; }
Thanks, reproduced! Please follow this issue for updates: https://youtrack.jetbrains.com/issue/WEB-40350
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.