ipfs / ipfs/kubo

kubo/client/rpc: way to signal node stopping

Open
#9,973 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

Something like `api.Closing() <-chan struct{}`, to have a way to tell when daemon is shutting down, etc.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the kubo/client/rpc API and the daemon shutdown lifecycle to determine where a stopping signal would belong. Clarify the signal's lifecycle and consumer expectations; done means the issue's requested way to detect daemon shutdown is defined and exposed through the RPC client API.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.