blob: e878dbd543e1ec4432d51fdcf6e63ab544625f5d [file] [edit]
<html>
<body>
This inspection reports functions with <b>kotlinx.coroutines.Deferred</b> result.
Functions which use <b>Deferred</b> as return type should have a name with suffix <b>Async</b>.
Otherwise, it's recommended to turn a function into a suspend function and unwrap <b>Deferred</b>.
</body>
</html>