mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-21 05:24:22 -04:00
In case of disconnection from MC during reception of large messages (e.g. to FS endpoint), the parser may be left in a state expecting further parts of the message. This causes incorrect handling of new messages arriving after reconnection to MC. Added a timer to reset a Parser when transfer times out.