jhorstmann commented on PR #1863: URL: https://github.com/apache/arrow-rs/pull/1863#issuecomment-1154245280
Disabling stacked-borrow checking is not perfect, but probably better to run miri with one less check than not running it at all. The check using a lot of cpu and memory is a known problem: https://github.com/rust-lang/miri/issues/1367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
