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
fix: use unix signal handlers instead of Mach ports (#2036)
This will apparently interfere with some debugging tools, but we ran
into an issue where Mach ports weren't always catching illegal
instruction signals form wasmtime (affecting macos only).
0 commit comments