You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2023/06/16 18:09:19 UTC

[plc4x] branch develop updated (15d8e66567 -> 2a85bf6a62)

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 15d8e66567 feat(plc4go): add io.Closer to PlcDriverManager and driver
     add 9883332477 chore(build/plc4go): disable race detection again
     add 2a85bf6a62 test(plc4go/cbus): clean up transaction manager shutdown messages

No new revisions were added by this update.

Summary of changes:
 plc4go/internal/cbus/CBusMessageMapper_test.go     | 22 ----------------------
 plc4go/internal/cbus/Driver.go                     |  5 ++++-
 plc4go/internal/cbus/Driver_test.go                |  5 -----
 plc4go/internal/cbus/Reader_test.go                | 10 ++++++++++
 plc4go/internal/cbus/Writer_test.go                |  6 ++++++
 plc4go/pom.xml                                     |  3 ++-
 .../spi/transactions/RequestTransactionManager.go  |  6 +++++-
 7 files changed, 27 insertions(+), 30 deletions(-)