Skip to content

Commit

Permalink
Fix for not freezing if onPageFinished in sca method request can't fi…
Browse files Browse the repository at this point in the history
…gure out what to do.
  • Loading branch information
andreasvettefors committed Oct 21, 2024
1 parent 0cb5f89 commit bc8fdfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ internal object ScaMethodService {
}

hasError = false
}
} else continuation.resume("U")
}

@Deprecated("Deprecated in Java")
Expand Down

0 comments on commit bc8fdfe

Please sign in to comment.