SIGN IN SIGN UP

rpc.py:SocketIO - Large modules were generating large pickles when downloaded

to the execution server.  The return of the OK response from the subprocess
initialization was interfering and causing the sending socket to be not
ready.  Add an IO ready test to fix this.  Moved the polling IO ready test
into pollpacket().

M NEWS.txt
M rpc.py

Backport candidate.
K
Kurt B. Kaiser committed
d6ab77d27dae87d7ffb66db0a411a631ce85a11d
Parent: af3eb87