atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
1 stars 3 forks source link

connection handler is sending the breakdown twice for the SDX LC #230

Closed italovalcy closed 6 months ago

italovalcy commented 6 months ago

Hi,

I believe this error was introduced by PR #226 , which ended up sending the breakdown connections twice for the SDX LC:

https://github.com/atlanticwave-sdx/sdx-controller/blob/main/sdx_controller/handlers/connection_handler.py#L159-L160

YufengXin commented 6 months ago

@congwang09 would you please take a look on this and #229 when you get a chance. That PR for refactoring probably created the bug.