/* HHAST_FIXME[DontAwaitInALoop]
Why I can't fix this now.
HHAST_FIXME[5583]*/
await ...;
The numbered FIXME must be on the literal preceding line. Fixmes for other linters such as DontAwaitInALoopLinter can live anywhere in the preceding comment.
I am expecting this to be a wontfix. I just had to bring it up to be sure.
The numbered FIXME must be on the literal preceding line. Fixmes for other linters such as DontAwaitInALoopLinter can live anywhere in the preceding comment.
I am expecting this to be a wontfix. I just had to bring it up to be sure.