The recursiveness of the `is_connection_cyclic` makes it hard for contributors to understand and should be refactored to a loop for readability.
The recursiveness of the
is_connection_cyclicmakes it hard for contributors to understand and should be refactored to a loop for readability.