Closed EricTheMagician closed 9 years ago
The MPSC queue is not thread safe on armv7 which either leads to a segmentation fault or a corrupted ring buffer.
fixed in 1.2.1 (https://github.com/c4milo/fusejs/commit/65502871d472d835117750785638fe40fea13028)
The MPSC queue is not thread safe on armv7 which either leads to a segmentation fault or a corrupted ring buffer.