Project

General

Profile

Actions

Changelog 3.1.11

3.1.11 (2023-03-06)

  • Bug Fixes

    1. There was a risk that Java Script executions was carried out in wrong order on the LION field bus. Same thing for the call backs to localPropertyChange.
    This was fixed by having a single thread worker instead of a thread pool.

    2. The LION field bus alerts and command executions could interfere with each other and cause disruption.
    This was solved by having a the re-entering synchronize block on another level so that an full LION transaction is not interrupted until it's completely done.

  • Build/change:
    LION driver version 2.10

Updated by Torbjorn Carlqvist Admin over 1 year ago · 1 revisions