pytest2/py/execnet
hpk 8e33cf6772 [svn r38427] significantly reducing the trailing "Exception in Thread"
messages by having threads die more silently.  Most
of these threads and tracebacks are anyway on some
remote machine, and we need to take care that errors
are routed to the place of invocation (e.g. the
remote_exec() invoker should get remote exceptions,
if the remote thread goes out of scope, the resulting
exception will not be seen likely, anyway)

--HG--
branch : trunk
2007-02-10 23:16:47 +01:00
..
script [svn r37446] don't try this on windows 2007-01-27 20:22:23 +01:00
testing [svn r38221] Reverting previous changes after a discussion with hpk. 2007-02-09 00:43:27 +01:00
NOTES [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py [svn r37912] Made some small changes to the initpkg mechanism so docstrings are, if 2007-02-04 15:27:10 +01:00
channel.py [svn r37785] privatizing some more attributes 2007-02-02 02:02:55 +01:00
gateway.py [svn r38427] significantly reducing the trailing "Exception in Thread" 2007-02-10 23:16:47 +01:00
inputoutput.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
message.py [svn r37785] privatizing some more attributes 2007-02-02 02:02:55 +01:00
register.py [svn r37866] small cleanup of ground std* descriptors. 2007-02-03 13:31:47 +01:00
rsync.py [svn r38176] make delete a per-host option (internally it is anyway) 2007-02-08 17:04:58 +01:00
rsync_remote.py [svn r37779] Fix and a test for disappearing files. 2007-02-02 00:40:49 +01:00