##// END OF EJS Templates
Don't use select() in StreamCapturer...
Don't use select() in StreamCapturer select() on Windows only works with sockets, not regular file descriptors.
Thomas Kluyver -
r13423:e00aa707
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...