mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-05 16:51:07 -07:00
Suspend background processes while writing to shared data structures
This commit is contained in:
parent
6eec3440cc
commit
829bfeabe8
2 changed files with 35 additions and 2 deletions
1
Build.PL
1
Build.PL
|
|
@ -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
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue