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

Add referencing via lmdb for downloader, deletion and mainloop in bitswap libp2p #16073

Open
wants to merge 12 commits into
base: sai/bitswaplibp2p
Choose a base branch
from

Conversation

svv232
Copy link
Member

@svv232 svv232 commented Sep 18, 2024

No description provided.

@svv232 svv232 changed the title Sai/bitswaplip2phelperdefinitions Extending libp2p helper lib Sep 18, 2024
@svv232 svv232 changed the title Extending libp2p helper lib modifying downloader, deletion and mainloop in bitswap libp2p Sep 18, 2024
@svv232 svv232 changed the title modifying downloader, deletion and mainloop in bitswap libp2p Add referencing via lmdb for downloader, deletion and mainloop in bitswap libp2p Sep 18, 2024
@svv232
Copy link
Member Author

svv232 commented Sep 18, 2024

!ci-build-me

@svv232
Copy link
Member Author

svv232 commented Sep 18, 2024

!ci-build-me

@svv232
Copy link
Member Author

svv232 commented Sep 18, 2024

!ci-build-me

@svv232 svv232 marked this pull request as ready for review September 18, 2024 07:14
@svv232 svv232 requested a review from a team as a code owner September 18, 2024 07:14
@svv232
Copy link
Member Author

svv232 commented Sep 19, 2024

!ci-build-me

@svv232
Copy link
Member Author

svv232 commented Sep 19, 2024

!ci-build-me

1 similar comment
@svv232
Copy link
Member Author

svv232 commented Sep 19, 2024

!ci-build-me

@svv232
Copy link
Member Author

svv232 commented Sep 19, 2024

!ci-build-me

@@ -14,7 +14,7 @@ libp2p_helper: ../../libp2p_ipc/libp2p_ipc.capnp.go
test: ../../libp2p_ipc/libp2p_ipc.capnp.go
cd src/libp2p_helper \
&& (ulimit -n 65536 || true) \
&& $(GO) test -short -timeout 40m
&& $(GO) test -short -timeout 60m
Copy link
Member

Choose a reason for hiding this comment

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

wow, that is short 😁

is this timeout justified by having to run more tests?
could it have been accidentally leaked from development process?

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.

2 participants