mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
close #1575 if L854 is executed before L924, we hit a crash because of closing a channel twice. This fixes the isseu but We had better to refactor the code to delete a peer. Signed-off-by: FUJITA Tomonori <[email protected]>