mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
In some cases Tasks can be created to run in background without awaiting. Disable inspection for functions, which return Task and for builtin functions which schedule function run in a loop without await.