Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Call stack is not thread safe #11

Open
dnut opened this issue Aug 18, 2022 · 0 comments
Open

Call stack is not thread safe #11

dnut opened this issue Aug 18, 2022 · 0 comments

Comments

@dnut
Copy link
Contributor

dnut commented Aug 18, 2022

Getting this if I run too many tests concurrently

thread 'main' panicked at 'assertion failed: call_stack.borrow().len() < 4', /home/drew/.cargo/git/checkouts/jet-simulation-e99f1217ff43d9ed/de1b9d8/src/runtime.rs:499:9

I was seeing this error using the code coverage test runner:

cargo llvm-cov -p hosted-tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant