Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix(repo): do not hang on calls to repo gc #1377

Merged
merged 1 commit into from
Jun 4, 2018
Merged

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Jun 1, 2018

Previously calls to repo.gc would hang or fail silently or in the case of the HTTP API cause a 404. This PR responds to calls to repo.gc with an error to inform that this feature will eventually exist (it is spec'd) but is not implemented yet.

Previously calls to repo.gc would hang or fail silently or in the case of the HTTP API cause a 404. This PR responds to calls to repo.gc with an error to inform that this feature will eventually exist (it is spec'd) but is not implemented yet.

License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
@ghost ghost assigned alanshaw Jun 1, 2018
@ghost ghost added the status/in-progress In progress label Jun 1, 2018
@daviddias daviddias merged commit 9fff46f into master Jun 4, 2018
@ghost ghost removed the status/in-progress In progress label Jun 4, 2018
@daviddias daviddias deleted the fix/no-hang-on-gc branch June 4, 2018 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants