Infinite loop detected
triggered in async loops
#6945
Labels
Infinite loop detected
triggered in async loops
#6945
REPL example
The code is roughly as follows:
Exact code
Since the
loadPage
function is slow to complete, the loop guard throws an exception, despite the loop not being infinite.The text was updated successfully, but these errors were encountered: