Project

General

Profile

Changelog 3 1 11 » History » Version 1

Torbjorn Carlqvist Admin, 03/07/2023 05:03 PM

1 1 Torbjorn Carlqvist Admin
h1. Changelog 3.1.11
2
3
version:3.1.11 (2023-03-06)
4
5
6
* Bug Fixes
7
8
 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.
9
This was fixed by having a single thread worker instead of a thread pool.
10
11
 2. The LION field bus alerts and command executions could interfere with each other and cause disruption.
12
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.
13
14
15
* Build/change:
16
LION driver version 2.10