Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2025-02-27 19:08:03 +01:00
8555d1740b config: set all config values explicitly, with literal or (from-env ...)
helmutm pushed to master at cco/cl-scopes 2025-02-27 09:57:04 +01:00
723cc7233c config: set .env settings in process environment if not already there
helmutm pushed to master at cco/loops-ext 2025-02-26 19:23:06 +01:00
3ac1a6c512 cco.processor: fix handling of messages returned by create and update actions
helmutm pushed to master at cco/loops-ext 2025-02-23 10:36:20 +01:00
f8480b0b4a beautify pyproject.toml
de93eec9b2 Python3 fix: do not encode mail messages
Compare 2 commits »
helmutm pushed to 3master at cco/loops 2025-02-23 10:34:36 +01:00
0de7ef2550 Python3 fix: avoid None when sorting strings
helmutm pushed to 3master at cco/cybertools 2025-02-22 11:31:24 +01:00
0e5270f8d5 fix remaining 'implements'...
helmutm pushed to master at cco/loops-ext 2025-02-22 10:45:38 +01:00
6232ba3ce0 more Py3 (and other) fixes for cco.common
helmutm pushed to master at cco/loops-ext 2025-02-22 10:13:52 +01:00
0690728ec1 Py3 fix: default for Bytes field b''
helmutm pushed to master at cco/cl-scopes 2025-02-19 17:50:22 +01:00
7e1bfd9f48 core/async: + test (and fixes) for working with mailbox / handle-message
helmutm pushed to master at cco/cl-scopes 2025-02-19 11:03:26 +01:00
22ddac033e improve tests; minor fixes on util/async
helmutm pushed to master at cco/cl-scopes 2025-02-19 10:45:54 +01:00
a3efdcc63b util/async basically working
helmutm pushed to master at cco/cl-scopes 2025-02-18 19:37:05 +01:00
fcdacb677f util/async: +start, with test
helmutm pushed to master at cco/cl-scopes 2025-02-16 22:36:11 +01:00
8267ed8b38 more on util/async: task, standard-job
helmutm pushed to master at cco/cl-scopes 2025-02-16 16:38:31 +01:00
2e6966276c work in progress: util/async for asynchronous (concurrent / parallel) tasks
helmutm pushed to master at cco/cl-scopes 2025-02-15 16:58:00 +01:00
0da989d73a allow / check for :quit action to stop a background service (task)
helmutm pushed to master at cco/cl-scopes 2025-02-15 15:49:03 +01:00
c90d953f2b core: service: use lparall: start task, send: push-queue
helmutm pushed to master at cco/cl-scopes 2025-02-15 12:05:25 +01:00
c61d3bcfd3 core: start working with lparallel queues and background tasks
helmutm pushed to master at cco/cl-scopes 2025-02-15 10:01:33 +01:00
dc37f7778a get red of default-actions
helmutm pushed to master at cco/cl-scopes 2025-02-14 15:21:16 +01:00
7628cd7e49 move code for keeping services running to scopes/core
helmutm pushed to master at cco/cl-scopes 2025-02-14 10:44:53 +01:00
7a838af162 app/demo: experimental: keep app running until ctrl-c/kill signal