David Glasser
12/11/2019, 5:37 PMsuspend
functions where they call other suspend
functions I wrote, so they seem like they may be spurious. Does anyone have any ideas about how to learn more about why these inspections are showing up, to either report a bug or to fix my code if it is in fact bad?octylFractal
12/11/2019, 5:40 PMDavid Glasser
12/11/2019, 5:41 PMoctylFractal
12/11/2019, 5:42 PMDavid Glasser
12/11/2019, 5:43 PMoctylFractal
12/11/2019, 5:43 PMDavid Glasser
12/11/2019, 5:44 PMthread-
in it@Throws
on my method?tseisel
12/11/2019, 7:12 PMIOException
, as those methods will always perform IO in some way due to Java having checked exceptions.