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

use QueuedAsyncPool for DataLayer.periodically_manage_data() subscription handling #17550

Merged
merged 26 commits into from
Feb 27, 2024

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Feb 13, 2024

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

Draft For:

@altendky altendky added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Feb 13, 2024
@altendky altendky mentioned this pull request Feb 13, 2024
@altendky altendky changed the title use AsyncPool for DataLayer.periodically_manage_data() subscription handling use QueuedAsyncPool for DataLayer.periodically_manage_data() subscription handling Feb 22, 2024
@altendky altendky changed the base branch from async_pool to queued_async_pool February 23, 2024 13:46
@altendky altendky changed the base branch from queued_async_pool to main February 27, 2024 13:35
@altendky altendky closed this Feb 27, 2024
@altendky altendky reopened this Feb 27, 2024
@altendky altendky marked this pull request as ready for review February 27, 2024 15:05
@altendky altendky requested a review from a team as a code owner February 27, 2024 15:05
@altendky altendky requested a review from emlowe February 27, 2024 15:05
@emlowe
Copy link
Contributor

emlowe commented Feb 27, 2024

nice work, thanks!

@Starttoaster Starttoaster merged commit 151d355 into main Feb 27, 2024
534 checks passed
@Starttoaster Starttoaster deleted the async_pool_data_layer_subscriptions branch February 27, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants