This is an automated email from the ASF dual-hosted git repository.
benschubert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
from 5ebe6ab Merge pull request #1443 from apache/juerg/buildbox
add 13ac060 _messenger.py: Add a hook to explicitely start a new action
context
add a05e05a job.py: Stop using the queue to send data between the child
and parent
add fa32cda job.py: Completely remove the pipe between child and parent
process
new e429656 Merge pull request #1447 from apache/bschubert/remove-pipe-job
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/buildstream/_messenger.py | 58 ++++++++++++----
src/buildstream/_scheduler/jobs/job.py | 120 ++-------------------------------
2 files changed, 52 insertions(+), 126 deletions(-)