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
fixup: Service now receives a fn as param client_has_open_channels.
To prevent passing the whole channel_manager (we only need 1 thing from it)
we now pass an fn as param to the service to check if an LSP has
opened channels with a client
0 commit comments