1
0
mirror of https://github.com/danog/parallel.git synced 2025-01-22 22:11:11 +01:00
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
..