bugfix for virt channel: clear invalid state #827

Merged
muellerr merged 7 commits from virt-channel-bugfix into main 2023-11-29 15:13:08 +01:00
Showing only changes of commit 14e545618c - Show all commits

View File

@ -21,7 +21,7 @@ will consitute of a breaking change warranting a new major release:
- 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.
of a partial transfer. This was a major bug blocking the whole VC if it occured.
# [v7.3.0] 2023-11-07