1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Suspend background processes while writing to shared data structures

This commit is contained in:
Alessandro Ranellucci
2014-06-13 23:27:52 +02:00
parent 6eec3440cc
commit 829bfeabe8
2 changed files with 35 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ my %prereqs = qw(
Scalar::Util 0
Test::Harness 0
Test::More 0
Thread::Semaphore 0
IO::Scalar 0
Time::HiRes 0
);