ipfs / ipfs/kubo

Audit CoreAPI for cases where the context should be canceled internally

Open
#7,200 2 comments 0 reactions 0 assignees View on GitHub
exp/intermediate help wanted kind/bug P3
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:

> v0.5.0-rc3

#### Description:

There are several places in the CoreAPI (e.g., Ls) where we're assuming the context will be canceled when the caller is done. If that doesn't happen, we won't cleanup some resources.

Luckily, we _are_ canceling these contexts. However, we shouldn't require that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.