Hi, Brian
I can't reproduce error with segmentation faults any more, and I suppose
that were my mistake because of bad understanding of Rust. The issue were
in the re_get_supported_methods (line 40, vec::map(cstrs) {|cstr|
str::unsafe::from_c_str(cstr) }) function in revent.rs.
https://github.com/astavonin/revent
Regards,
Alexander.
Yes, tests are run in parallel. I would be interested to see what tests
> this causes issues for. From personal experience I've encountered
> difficulties when tests modify global state, like getenv/setenv. I also ran
> into a major problem with bindings to a library that wasn't threadsafe.
>
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev