Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style(maitake): fix dead code warnings with loom #188

Merged
merged 2 commits into from
Jun 3, 2022
Merged

Conversation

hawkw
Copy link
Owner

@hawkw hawkw commented Jun 3, 2022

Signed-off-by: Eliza Weisman eliza@buoyant.io

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw enabled auto-merge (squash) June 3, 2022 17:03
hawkw added a commit that referenced this pull request Jun 3, 2022
these increment/decrement the task's reference count and can drop the
task if the dropped `TaskRef` is the last ref.

Will be needed for #184

Depends on #188

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
hawkw added a commit that referenced this pull request Jun 3, 2022
these increment/decrement the task's reference count and can drop the
task if the dropped `TaskRef` is the last ref.

Will be needed for #184

Depends on #188

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw merged commit 0029a1b into main Jun 3, 2022
@hawkw hawkw deleted the eliza/loom-warnings branch June 3, 2022 17:12
hawkw added a commit that referenced this pull request Jun 3, 2022
these increment/decrement the task's reference count and can drop the
task if the dropped `TaskRef` is the last ref.

Will be needed for #184

Depends on #188

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
hawkw added a commit that referenced this pull request Jun 3, 2022
these increment/decrement the task's reference count and can drop the
task if the dropped `TaskRef` is the last ref. this required some changes
to reference counting via poll state transitions.

will be needed for #184
depends on #188

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant