fpgaminer/rust-lzma

Missing test `writer_thread_safe`

Opened this issue · 0 comments

There is a test reader_thread_send which makes sure that LzmaReader implements Send correctly, but there is no corresponding test for LzmaWriter.