Skip to content

[d17-2] [Foundation] Separate the cancellation tokens from the current inflight data. fixes #11799 #17183

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

Conversation

vs-mobiletools-engineering-service2
Copy link
Collaborator

@vs-mobiletools-engineering-service2 vs-mobiletools-engineering-service2 commented Jan 11, 2023

DO NOT MERGE

This is only a PR to create packages on top of d17-2 with the fixes in #15678.


The following is a refactor of the way we do manage the cancelation of the rest of the inflight data, this new implementation tries to avoid the situation in which the runtime is not correctly giving us an inflight data wit a cancelation token.

This is an attempt to fix issue 11799 by ensuring that as long as we have a reference to the managed object we will have a reference to the cancelation token source. Since we never set it to null, there is no need to check.

For more info look at the conversation in #11799

Backport of #15678

@vs-mobiletools-engineering-service2 vs-mobiletools-engineering-service2 added backported bug If an issue is a bug or a pull request a bug fix labels Jan 11, 2023
@rolfbjarne rolfbjarne added the do-not-merge Do not merge this pull request label Jan 11, 2023
@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 7767e29 into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 7767e29 into d7bc1d9

cadsit and others added 2 commits January 11, 2023 09:17
…net#16511)

This introduces changes to ensure that the Github token is available at all provisionator invocations so that when we need to flip to using dl.internalx.com, there are no breakages.
@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 4e0fa43 into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 4e0fa43 into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 517f655 into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 517f655 into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

1 similar comment
@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

1 similar comment
@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

1 similar comment
@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

1 similar comment
@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@rolfbjarne
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

1 similar comment
@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Generate API diff'

Pipeline on Agent
Merge 24f9fcc into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 59d74a6 into d7bc1d9

@vs-mobiletools-engineering-service2
Copy link
Collaborator Author

🔥 Build failed 🔥

Build failed for the job 'Build packages'

Pipeline on Agent
Merge 02ac39a into d7bc1d9

@rolfbjarne rolfbjarne added the skip-api-comparison Skips API / generator diffs when testing pull requests label Jan 19, 2023
@rolfbjarne
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rolfbjarne
Copy link
Member

Closing this for now, we have packages.

@rolfbjarne rolfbjarne closed this Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported bug If an issue is a bug or a pull request a bug fix do-not-merge Do not merge this pull request skip-api-comparison Skips API / generator diffs when testing pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants