You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit makes sure while calling Edge::getWebViewWrapper with
waitForLastPEndingLast set to true that the method also checks for the
completion of the webViewWrapperFuture before calling a join() on it,
which can some time lead to deadlock as we allow forced execptional
completion of lastWebViewTask on timeout.
contributes to #1466
0 commit comments