1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-04 18:47:50 +01:00
parallel/lib/Context/Internal
Aaron Piotrowski a0575b4930
Fix handling of invalid connections
Channel::receive() can throw ChannelException and SerializationException, so just catch everything here.
2019-02-18 18:44:30 -06:00
..
ParallelRunner.php Unite Process and Parallel context interfaces 2019-02-17 23:50:41 -06:00
process-runner.php Catch parse error and provide better error message 2019-02-13 16:36:45 -06:00
ProcessHub.php Fix handling of invalid connections 2019-02-18 18:44:30 -06:00
Thread.php Define constants in contexts for easy identification 2019-02-13 14:15:16 -06:00