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