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
Currently, the consistency check logic is in the main class of the flow_manager NApp, increasing the size and maintenance cost of this class. Therefore, the consistency check must be refactored and moved.
Original issue opened by @cmagnobarbosa at kytos#122.
Currently, the consistency check logic is in the main class of the
flow_manager
NApp, increasing the size and maintenance cost of this class. Therefore, the consistency check must be refactored and moved.References
The text was updated successfully, but these errors were encountered: