execnet
execnet copied to clipboard
distributed Python deployment and communication
Results
42
execnet issues
Sort by
recently updated
recently updated
newest added
Hi, On Guix, building using Python 3.11.4 and the following dependencies: ``` [email protected] [email protected] [email protected] ``` I encountered: ``` FAILED testing/test_channel.py::TestChannelBasicBehaviour::test_channel_passing_over_channel[main_thread_only-popen] - execnet.gateway_base.RemoteError: Traceback (most recent call last): File "/gnu/store/n9wcfy3gx8gk3dd2s4xgc5119ylykcha-python-execnet-2.1.1/lib/python3.11/site-packages/execnet/gateway_base.py",...