only one bus message of same type can be sent #34

Closed
opened 2023-01-06 19:59:18 +01:00 by kamp · 1 comment
Owner

the first message of every type is ok, during the second message the system crashes without error message

the first message of every type is ok, during the second message the system crashes without error message
Author
Owner

the tcs bus writer decoded the list of configs.py, so it uses crazy amount of time writing to the bus. fixed by making a copy of the message list in tcs bus writer before decoding.

the tcs bus writer decoded the list of configs.py, so it uses crazy amount of time writing to the bus. fixed by making a copy of the message list in tcs bus writer before decoding.
kamp referenced this issue from a commit 2023-01-06 20:01:21 +01:00
kamp closed this issue 2023-01-06 20:01:21 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kamp/TCS2FHEM#34
No description provided.