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/08/21 08:35:33 UTC

[buildstream] branch master updated (ae52e88cd -> cabb49bb5)

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

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


    from ae52e88cd Merge pull request #1729 from apache/tristan/workspace-info-log
     add 2bd97d9f4 _frontend/app.py: Fixed missing messages in frontend main logging
     new cabb49bb5 Merge pull request #1728 from apache/tristan/fix-logging-race

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/_frontend/app.py | 83 ++++++++++++++++++++++++++--------------
 1 file changed, 55 insertions(+), 28 deletions(-)


[buildstream] 01/01: Merge pull request #1728 from apache/tristan/fix-logging-race

Posted by tv...@apache.org.
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 cabb49bb5a4d204a5c565d4a6b9c3ef2c2945428
Merge: ae52e88cd 2bd97d9f4
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Sun Aug 21 17:35:28 2022 +0900

    Merge pull request #1728 from apache/tristan/fix-logging-race
    
    _frontend/app.py: Fixed missing messages in frontend main logging

 src/buildstream/_frontend/app.py | 83 ++++++++++++++++++++++++++--------------
 1 file changed, 55 insertions(+), 28 deletions(-)