Added the id property of the worker thread #96
Annotations
9 errors
src/core/Thread/Pool.php#L125
Instantiated class Swoole\Thread\Queue not found.
|
src/core/Thread/Pool.php#L126
Instantiated class Swoole\Thread\Atomic not found.
|
src/core/Thread/Pool.php#L190
Instantiated class Swoole\Thread not found.
|
src/core/Thread/Pool.php#L199
Access to property $id on an unknown class Swoole\Thread.
|
src/core/Thread/Pool.php#L200
Access to property $id on an unknown class Swoole\Thread.
|
src/core/Thread/Runnable.php#L16
Property Swoole\Thread\Runnable::$running has unknown class Swoole\Thread\Atomic as its type.
|
src/core/Thread/Runnable.php#L29
Call to method get() on an unknown class Swoole\Thread\Atomic.
|
src/core/Thread/Runnable.php#L34
Call to method set() on an unknown class Swoole\Thread\Atomic.
|
|
The logs for this run have expired and are no longer available.
Loading