Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Return node from FlushPath #72

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Return node from FlushPath #72

merged 1 commit into from
Mar 19, 2019

Conversation

magik6k
Copy link
Member

@magik6k magik6k commented Mar 19, 2019

So we can tell what exactly was flushed - ipfs/interface-go-ipfs-core#19 (comment)

@magik6k magik6k requested a review from schomatis as a code owner March 19, 2019 17:06
@ghost ghost assigned magik6k Mar 19, 2019
@ghost ghost added the status/in-progress In progress label Mar 19, 2019
}

rt.repub.WaitPub(ctx)
return nil
return nd.GetNode()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this fine, or should it be directly from nd.Flush()?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think GetNode is the standard way.

@Stebalien Stebalien merged commit 5b039fd into master Mar 19, 2019
@ghost ghost removed the status/in-progress In progress label Mar 19, 2019
@gammazero gammazero deleted the feat/flush-ret-node branch March 11, 2021 10:35
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.

3 participants