mirror of
https://github.com/amphp/parallel.git
synced 2025-07-24 15:01:59 +02:00
Port to Amp
This commit is contained in:
5
lib/SynchronizationError.php
Normal file
5
lib/SynchronizationError.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace Amp\Concurrent;
|
||||
|
||||
class SynchronizationError extends \Error {}
|
Reference in New Issue
Block a user