1
1
forked from iarv/meshview

work on error where packet ids could be duplicate and crash the loop

This commit is contained in:
Pablo Revilla
2025-10-03 12:54:00 -07:00
parent a9b16d6c18
commit aa9922e7fa

View File

@@ -207,6 +207,6 @@ async def process_envelope(topic, env):
await session.commit()
if new_packet:
await packet.awaitable_attrs.to_node
await packet.awaitable_attrs.from_node
#if new_packet:
# await packet.awaitable_attrs.to_node
# await packet.awaitable_attrs.from_node