You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way the sync service manage the boolean sent to the service runner is very deeply nested and make the understanding of the global module behavior pretty complex.
More over the function, get_block_stream contains way too much logic it can be improved and splitted. (#2361 (comment)) (#2361 (comment))
The text was updated successfully, but these errors were encountered:
AurelienFT
added
the
tech-debt
The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
label
Oct 18, 2024
Description
The way the sync service manage the boolean sent to the service runner is very deeply nested and make the understanding of the global module behavior pretty complex.
More over the function,
get_block_stream
contains way too much logic it can be improved and splitted. (#2361 (comment)) (#2361 (comment))The text was updated successfully, but these errors were encountered: