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
ignore Trap::AsyncDeadlock when running WASIp3 handlers (#3309)
That's a harmless error specific to Wasmtime 37, so no need to log it; we can
remove the check once we've upgraded to Wasmtime 38.
Signed-off-by: Joel Dice <[email protected]>
0 commit comments