Tien Vo
05/08/2023, 4:35 AMScript phpunit --debug -c example/phpunit.all.xml handling the test event returned with error code -1073741819
Tien Vo
05/08/2023, 2:01 PMTien Vo
05/08/2023, 2:02 PMthread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-1.27.0\src\runtime\scheduler\multi_thread\<http://worker.rs:884:58|worker.rs:884:58>
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at 'assertion failed: c.runtime.get().is_entered()', C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-1.27.0\src\runtime\<http://context.rs:292:17|context.rs:292:17>
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', Script phpunit --debug -c example/phpunit.all.xml handling the test event returned with error code -1073741819
The error itself is quite random. And these logs are even more random. This is the second time I saw them. So not sure it's related to the error.uglyog
tokio-1.27.0\src\runtime\scheduler\multi_thread\<http://worker.rs:884:58|worker.rs:884:58>
That's in the Tokio runtime