Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

chunk: align tag struct for 32bit arch #1906

Merged
merged 1 commit into from
Oct 24, 2019
Merged

chunk: align tag struct for 32bit arch #1906

merged 1 commit into from
Oct 24, 2019

Conversation

nonsense
Copy link
Contributor

No description provided.

@nonsense nonsense added this to Backlog in Swarm Core - Sprint planning via automation Oct 24, 2019
@@ -58,13 +65,6 @@ type Tag struct {
ctx context.Context // tracing context
span opentracing.Span // tracing root span
spanOnce sync.Once // make sure we close root span only once
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I guess I broke the alignment with the introduction of spanOnce a few PRs back.

@acud acud merged commit 25597c0 into master Oct 24, 2019
Swarm Core - Sprint planning automation moved this from Backlog to Done Oct 24, 2019
@acud acud deleted the align-tag-struct branch October 24, 2019 12:40
@acud acud added this to the 0.5.3 milestone Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants