36ef624c5196270d8e0e38a1467b33d3f89c57f8
Add _startCts?.Cancel() at the top of DisposeAsync to prevent ConnectWithRetryAsync from calling _hub.StartAsync on an already-disposed HubConnection when the caller disposes without first calling StopAsync. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
a todo list and Task orchestrator using claude code CLI