This is an automated email from the ASF dual-hosted git repository.
abderrahim pushed a change to branch abderrahim/pull-push-hang
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard c5f350440 casremote: avoid blocking calls to {Fetch,Upload}MissingBlobs
add f1f79c845 _context: use artifact caches from the parent project for
junctions
add 7998fbf00 Merge pull request #1941 from
apache/abderrahim/junction-remotes
add fbe5aebae casremote: avoid blocking calls to long grpc methods
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c5f350440)
\
N -- N -- N refs/heads/abderrahim/pull-push-hang (fbe5aebae)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/buildstream/_cas/cascache.py | 37 ++++++++++++++++++++++++++++++++-----
src/buildstream/_context.py | 7 +++++++
tests/artifactcache/junctions.py | 2 +-
3 files changed, 40 insertions(+), 6 deletions(-)