Loading FFI library from child thread raises an error

Issue #163 resolved
Takashi Kato repo owner created an issue

The initialisation process of FFI module tries to add cond-feature however if it's in a child thread, this is not allowed. The line can simply be removed.

Comments (1)

  1. Log in to comment