This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch bschubert/no-multiprocessing-full
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
at 5b948b8 WIP
This branch includes the following new commits:
new 8d91b97 _signals.py: allow calling signal handler from non-main
threads
new 065e563 _fixtures.py: Only get the normal number of threads at the
start of session
new 1e6467a scheduler.py: Use threads instead of processes for jobs
new 349f97d _messenger.py: Make `timed_suspendable` public and use it in
job.py
new c42507e job.py: Remove 'SUBCLASS_CUSTOM_MESSAGE', it is never used
new 25a9b2e job.py: Remove the ability to send back child data
new 8db1e97 _messenger.py: Add type annotations on the module to help
refactors
new 58986f9 _messenger.py: Make the messenger aware of jobs and stop
having multiple
new 8b72daf job.py: Dont' pass the errors through the queue, we can set
it directly
new 552a40b job.py: Completely remove the need for a queue between parent
and child jobs
new 5e118e2 WIP
new d211abc plugin.py: Add a helper to run blocking processes in
subprocesses
new 5b948b8 WIP
The 13 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.