Inspectopedia
 
2024.3

Blocking `sleep` function cannot be used in `async` context

Info
New
Last modified: 03 December 2024

Detects usages of blocking thread::sleep() function in async contexts.