Skip to content
Snippets Groups Projects
Unverified Commit 746a4dc3 authored by Nate Bosch's avatar Nate Bosch Committed by GitHub
Browse files

Remove uses of "invoke" utility (#1119)

This has the same intended purpose as `unawaited` so it can be easily
replaced. Technically even the `unawaited` is not necessary here since
none of the surrounding functions are `async`, but it is fine to use it
for documentation purposed.

Leave the utility in place for now since it will take some version bump
gymnastics to roll out.
parent c0f4f232
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment