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

Fixed inconsistent queue state after calling disablePostbacks #860

Merged

Conversation

acizmarik
Copy link
Member

Resolves #849. This PR implements a fix to ensure that postbackQueues will remain in consistent state after calling disablePostbacks.

Also cherry-picked commit 06933a8941df2115317d48bb0f634f4c106df99a from branch perf-startup which fixes unit tests.

@acizmarik acizmarik changed the title Bugfix/inconsistent queue state on disable postbacks Fixed inconsistent queue state after calling disablePostbacks Jul 9, 2020
@acizmarik acizmarik added this to the Version 2.5 milestone Jul 9, 2020
Copy link
Member

@exyi exyi left a comment

Choose a reason for hiding this comment

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

Ok, makes sense. We will need to merge it into v3.

@tomasherceg tomasherceg merged commit dc1fd36 into master Jul 17, 2020
@tomasherceg tomasherceg deleted the bugfix/inconsistent-queue-state-on-disable-postbacks branch July 17, 2020 11:05
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.

PostBack.Concurency is functionless when async postback is uses
3 participants