Dependencies for async-2.2.6

Libraries

async

Executables

concasync

conccancel

race

Flags

Manual Flags

NameDescriptionDefault
debug-auto-label

Strictly for debugging as it might have a non-negligible overhead. Enabling this flag will auto-label the threads spawned by async. Use it to find where are unlabelled threads spawned in your program (be it your code or dependency code).

Disabled
Automatic Flags
NameDescriptionDefault
benchDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info