This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from bf25dd2d47 fix(user): Add user email as part of registration in
authentication (#6402)
new 6cb4a0487e chore(ci): exclude release/v1.1.0-incubating from branch
protection, drop stale xuang7 bypass (#7086)
new ff82157989 test(pyamber): add unit tests for
stoppable_queue_blocking_thread (#6669)
The 2 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:
.asf.yaml | 37 +++--
.../test_stoppable_queue_blocking_thread.py | 159 +++++++++++++++++++++
2 files changed, 175 insertions(+), 21 deletions(-)
create mode 100644
amber/src/test/python/core/util/stoppable/test_stoppable_queue_blocking_thread.py