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

ash pushed a change to branch fix-localexec-high-concurrency
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 27834315bcf Make LocalExecutor work under heavy load
     add 950107feb11 Add pre tag to preserve whitespace. Use p tag for separate 
lines. (#47672)
     add 43deb993a0a Temporary fix to allow remote logging upload for task sdk 
(#47668)
     add 535feabe468 Affixing a new lower bound for structlog (25.2.0) (#47676)
     add ea66c9279c9 Make LocalExecutor work under heavy load

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   (27834315bcf)
            \
             N -- N -- N   refs/heads/fix-localexec-high-concurrency 
(ea66c9279c9)

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:
 airflow/ui/src/queries/useLogs.tsx                    |  8 ++++----
 task-sdk/pyproject.toml                               |  2 +-
 task-sdk/src/airflow/sdk/execution_time/supervisor.py | 15 ++++++++++++++-
 task-sdk/src/airflow/sdk/log.py                       | 19 ++++++++++++++++---
 4 files changed, 35 insertions(+), 9 deletions(-)

Reply via email to