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

Some bounded channels are not bounded #1587

Open
sandreim opened this issue Sep 15, 2023 · 0 comments
Open

Some bounded channels are not bounded #1587

sandreim opened this issue Sep 15, 2023 · 0 comments
Labels
I2-bug The node fails to follow expected behavior.

Comments

@sandreim
Copy link
Contributor

This refers to networking subsystems bounded channels: https://github.com/paritytech/polkadot-sdk/blob/master/polkadot/node/network/bridge/src/rx/mod.rs#L1058 introduced in #1409

Basically this means +1 capacity to the channel on each call.

@sandreim sandreim added I2-bug The node fails to follow expected behavior. T8-parachains_engineering labels Sep 15, 2023
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Mar 26, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Mar 27, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
paritytech#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
bkchr pushed a commit that referenced this issue Apr 10, 2024
#1587)

* Cleaning deps + satisfy `cargo build --release --all-targets --all-features`

* PR fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I2-bug The node fails to follow expected behavior.
Projects
Status: Backlog
Status: To do
Development

No branches or pull requests

2 participants