This is to work around a bug where using a thread_local! was causing a segfault on macos. Fixes #164.
12 KiB
12 KiB
This is to work around a bug where using a thread_local! was causing a segfault on macos. Fixes #164.