[elbe-devel] [PATCH 0/7] elbepack: asyncworker: use multiprocessing as execution backend

Thomas Weißschuh thomas.weissschuh at linutronix.de
Mon Aug 19 16:50:12 CEST 2024


Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (7):
      elbepack: elbexml: access subnodes on demand
      elbepack: treeutils: allow creation of etree from a string
      elbepack: elbexml: make ElbeXML picklable
      elbepack: log: move handler registry out of handler class
      elbepack: log: remove public max_level attribute
      elbepack: asyncworker: use multiprocessing as execution backend
      elbepack: asyncworker: simplify cwd maintenance

 elbepack/asyncworker.py | 25 +++++-------------
 elbepack/elbexml.py     | 20 ++++++++++++--
 elbepack/log.py         | 69 ++++++++++++++++++++++++++-----------------------
 elbepack/treeutils.py   |  8 +++---
 4 files changed, 67 insertions(+), 55 deletions(-)
---
base-commit: d56c237abb29d8614058eae4fe2baf3af098b381
change-id: 20240814-asyncworker-8df42e87b610

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list