-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Split the user ingress artifacts and the artifacts coming from…
… P2P (#3419) The PR improves the API of the abortable broadcast crate. ``` ubuntu@devenv-container:/ic/rs/p2p/artifact_manager$ bazel test :all --runs_per_test=100 INFO: Invocation ID: ae9b1dd3-3e96-4a1a-955b-fa628bf3de14 INFO: Analyzed 2 targets (0 packages loaded, 19 targets configured). INFO: Found 1 target and 1 test target... INFO: Elapsed time: 2.290s, Critical Path: 1.12s INFO: 103 processes: 202 linux-sandbox. INFO: Build completed successfully, 103 total actions //rs/p2p/artifact_manager:artifact_manager_test PASSED in 0.1s Stats over 100 runs: max = 0.1s, min = 0.0s, avg = 0.0s, dev = 0.0s ``` --------- Co-authored-by: IDX GitHub Automation <infra+github-automation@dfinity.org>
- Loading branch information
Showing
16 changed files
with
185 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.