Skip to main content

Module async_detector

Module async_detector 

Source
Expand description

Detection of async boundaries and async context analysis

Structsยง

AsyncBoundaryDetector
Detects async boundaries where blocking I/O would be problematic
BlockingCall