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
Does not repro in CI with rust toolchain v1.79, but locally with a version higher than or equal to 1.81
> Set TARGET_CHUNK_SIZE to 8192
> Set MAX_XORB_BYTES to 40960
> Set MAX_XORB_CHUNKS to 8
fatal runtime error: thread::set_current should only be called once per thread
error: test failed, to rerun pass `-p data --test test_clean_smudge`
The text was updated successfully, but these errors were encountered:
Test failure for data crate,
test_clean_smudge
This issue may or may not be linked to: rust-lang/rust#130210
Does not repro in CI with rust toolchain v1.79, but locally with a version higher than or equal to 1.81
The text was updated successfully, but these errors were encountered: