zuul/zuul/lib
David Shrewsbury a289b7402f Stop streaming from server when log file removed
The current streaming code will never terminate the streaming (unless
the client initiates the termination). Let's change it so that we stop
streaming when the log file is removed (job finishes). Also, no need to
check for log truncation since that doesn't happen for these logs.

Change-Id: I73f04ffe998e88b89aa660be05e645d3defb87cc
2017-06-13 16:11:37 -04:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
clonemapper.py Python 3 Fix: dict().iteritems no longer exists 2016-06-07 17:59:29 +00:00
cloner.py py3 Changes in __del__ for gitpython 2017-05-19 06:45:25 -07:00
commandsocket.py Encoding changes in tests for py3 2017-05-19 06:45:31 -07:00
connections.py Merge "Add support for bwrap" into feature/zuulv3 2017-06-02 19:35:25 +00:00
encryption.py Augment references of pkcs1 with oaep 2017-03-29 12:44:45 -07:00
gearserver.py Ansible launcher: add private gearman function 2016-06-13 09:33:00 -07:00
log_streamer.py Stop streaming from server when log file removed 2017-06-13 16:11:37 -04:00
yamlutil.py Use libyaml if possible 2017-04-04 11:49:05 -07:00