6 lines
175 B
HTML
6 lines
175 B
HTML
<html>
|
|
<body>
|
|
This inspection reports <b>async</b> call that is immediately followed by <b>await</b>.
|
|
Such a call can be replaced with a kind of blocking call.
|
|
</body>
|
|
</html> |