Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #1360

Async methods report missing Await inside nested blocks

Status
Fixed
Fixed in
v26.9.1
Area
-
Source discussion
https://forum.objo.dev/d/1006-compiler-warning-when-no-await
Last updated
2026-09-08

Upvotes

0 upvotes

Uses your Objo forum account.

Public summary

Async methods incorrectly report that they contain no Await expressions when every Await appears inside an If branch, loop body, Select Case body, or Try body. The project still compiles, but the false warning obscures genuine diagnostics. Await expressions in legal nested blocks should count towards the containing async callable.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.