dart-lang / dart-lang/language

Error preventive measure for calling async function

Open
#552 4 comments 0 reactions 0 assignees View on GitHub
request
Dominant language
TeX
Stars
2.9k
Forks
239
Avg merge
2d 18h
Merged PRs (30d)
14

Description

**REQUEST**

Sometime coders forgets to use keyword **await** while calling async function.
It would be helpful if there will be keyword like **noawait** and coders must be forced to explicitly use **await** or **noawait** on async function to prevent errors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.