- 25 Mar, 2021 5 commits
- 23 Mar, 2021 4 commits
-
-
Alex authored
reduce cpu-load in endless loop
-
swamper123 authored
-
Julien Prigent authored
When RequestedPublishingInterval isn't provided, calculating the RequestedMaxKeepAliveCount raises a DivisionByZero exception. Therefore let's calculate RequestedMaxKeepAliveCount with a conservative PublishInterval value when this occurs. Worth noting our server doesn't revise the PublishInterval value, hence will not start the publication with a value of 0. https://github.com/FreeOpcUa/opcua-asyncio/blob/master/asyncua/server/internal_subscription.py#L50-L51 Fixes #490
-
Koseng authored
-
- 16 Mar, 2021 1 commit
-
-
Randolph Busch authored
* refactor recursive to iterative approach of awaiting cancelled tasks * close all tasks instead of one and rename loop method. Co-authored-by:
Randolph Busch <randolph.busch@ticos.ch>
-
- 15 Mar, 2021 3 commits
- 10 Mar, 2021 16 commits
- 09 Mar, 2021 3 commits
- 27 Feb, 2021 5 commits
-
-
Koseng authored
-
Andreas Heine authored
-
Andreas Heine authored
-
-
Koseng authored
-
- 18 Feb, 2021 1 commit
-
-
Koseng authored
-
- 15 Feb, 2021 2 commits