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

Replace the SynchronizationQueue with channel #332

Open
OlegRa opened this issue May 26, 2021 · 0 comments
Open

Replace the SynchronizationQueue with channel #332

OlegRa opened this issue May 26, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@OlegRa
Copy link
Collaborator

OlegRa commented May 26, 2021

Instead of the custom SynchronizationQueue we can try to re-use the System.Threading.Channel class.

@OlegRa OlegRa added the enhancement New feature or request label May 26, 2021
@OlegRa OlegRa added this to the SDK 5.1.x Release milestone May 26, 2021
@OlegRa OlegRa self-assigned this May 26, 2021
@OlegRa OlegRa mentioned this issue May 31, 2021
5 tasks
@OlegRa OlegRa closed this as completed Jun 8, 2021
@OlegRa OlegRa reopened this Jul 2, 2021
@OlegRa OlegRa removed their assignment Oct 16, 2021
@OlegRa OlegRa removed this from the SDK 6.0.x Experimental milestone Oct 18, 2021
@OlegRa OlegRa added this to the SDK 8.x STS (WIP) milestone Aug 27, 2023
OlegRa added a commit that referenced this issue Apr 20, 2024
* docs: add bobrot as a contributor for question (#325)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add Chacoon3 as a contributor for question, and bug (#326)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Oleg Rakhmatulin <[email protected]>

* docs: add homer14 as a contributor for bug (#327)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Oleg Rakhmatulin <[email protected]>

* docs: add rudeGit as a contributor for question (#328)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add IvoTops as a contributor for bug (#329)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add artemiusgreat as a contributor for bug (#330)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add Slacquer as a contributor for ideas (#331)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* docs: add cdeMonkey as a contributor for question (#332)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant