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

sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from c7c9b0f5ed build(deps): bump 
org.codehaus.plexus:plexus-compiler-eclipse (#2333)
     new a7bdaeaac4 feat(plc4go): add names to executors and refine ids.
     new b19149793d test(plc4go): fix stuck tests

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:
 plc4go/spi/pool/WorkerPool.go                      |  4 +-
 plc4go/spi/pool/WorkerPool_test.go                 | 10 ++--
 plc4go/spi/pool/dynamicExecutor.go                 | 13 ++---
 plc4go/spi/pool/dynamicExecutor_test.go            | 58 ++++++++++------------
 plc4go/spi/pool/executor.go                        | 12 ++++-
 plc4go/spi/pool/executor_plc4xgen.go               |  8 +++
 plc4go/spi/pool/executor_test.go                   | 48 +++++++-----------
 plc4go/spi/pool/worker.go                          | 10 ++--
 plc4go/spi/pool/worker_plc4xgen.go                 |  2 +-
 plc4go/spi/pool/worker_test.go                     | 44 ++++++++++------
 .../transactions/RequestTransactionManager_test.go | 14 +++---
 11 files changed, 121 insertions(+), 102 deletions(-)

Reply via email to