This commit is contained in:
parent
ef948af5f3
commit
9e31c06563
@ -16,6 +16,13 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
## Fixed
|
||||||
|
|
||||||
|
- Increase allowed time for PTME writers to finish partial transfers. A duration of 200 ms was
|
||||||
|
not sufficient for cases where 3 writers write concurrently.
|
||||||
|
- Fixed state issue for PTME writer object where the writer was not reset properly after a timeout
|
||||||
|
of a partial transfer. This bloked the whole VC.
|
||||||
|
|
||||||
# [v7.3.0] 2023-11-07
|
# [v7.3.0] 2023-11-07
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
Loading…
Reference in New Issue
Block a user