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

Pipeline queries #962

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Pipeline queries #962

wants to merge 15 commits into from

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Jan 27, 2024

No description provided.

MichaelMure and others added 15 commits September 18, 2023 15:52
fixes issue #868

(cherry picked from commit 777160f)
(cherry picked from commit b564493)
MB Copy Paste Typo,

This caused panics while tracing.

(cherry picked from commit 134f7e4)
go-libp2p-routing-helpers has an optimized implementation that does nothing if we are not tracing, it also properly log all IO of the request.

(cherry picked from commit f901041)
We always select it against ctx and we don't rely on the fact it will always be non blocking since when count is zero we can't realistically preallocate.
Buffering use more memory makes more garbage and is less efficient than direct copies.

(cherry picked from commit 68c5dee)
* chore: add or force update .github/workflows/go-test.yml

* chore: add or force update .github/workflows/go-check.yml

* chore: add or force update .github/workflows/releaser.yml

* chore: add or force update .github/workflows/release-check.yml

* chore: add or force update .github/workflows/tagpush.yml

(cherry picked from commit 62a416e)
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.

None yet

6 participants