You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/02/28 09:04:22 UTC

[buildstream] 01/01: Merge pull request #1605 from apache/tristan/fix-leaking-grpc-threads

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 6dacf7fcb4bc80bf5eb4d79592c187346c0acb1a
Merge: 16654a0 02f6a13
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Mon Feb 28 18:04:13 2022 +0900

    Merge pull request #1605 from apache/tristan/fix-leaking-grpc-threads
    
    Fix leaking gRPC threads

 src/buildstream/_testing/_fixtures.py     |  4 ++++
 src/buildstream/element.py                |  9 +++++----
 src/buildstream/sandbox/_sandboxremote.py |  6 ++++++
 src/buildstream/sandbox/sandbox.py        | 21 +++++++++++++++++++++
 4 files changed, 36 insertions(+), 4 deletions(-)