Mohamed Khaled

Results 3 issues of Mohamed Khaled

I'm getting a panic and the stacktrace points at the line shown below. This happens at the very early stages when I initialize my JIT and try to declare some...

I have a test binary that starts the main binary and tests its APIs. When I run `tarpaulin` with `--follow-exec` as follows ``` cargo tarpaulin --follow-exec --out Xml --profile coverage...

bug

I'm a bit confused about the meaning of the terms `committed` and `reserved`. Also `current_commit` is way smaller than `current_rss`. Note: I additionally printed `mi_process_info` Before calling `collect(true)` ``` heap...