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
Commenting out the "use std;" in driver.rs fixes the leak and keeps running through the second log statement. I saw this first as a SIGBUS, but I suspect this reduction is the same bug.