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
Spike A passed on OTP 28.3. Key results: enif_send does not transfer
msg_env ownership (caller must enif_free_env); enif_self must be
called from the scheduler thread; plain {ref, {:error, binary}} term
transports errors cleanly; 160k round-trip stress shows no MLX or
BEAM memory growth; dead-sender case does not leak. Phase 1 can
proceed on the substrate validated by the spike.
Reference: branch spike-a-enif-send, commit c119819.
0 commit comments