Skip to content

Conversation

@matt-bartholomew
Copy link
Contributor

@matt-bartholomew matt-bartholomew commented Nov 14, 2024

Description of Change

Reset validation token source may be called on a disposed validationTokenSource, resulting in an objectdisposedexception.

Linked Issues

PR Checklist

Additional information

Unsure how to add tests - never done testing before.
I think "Has samples" is good/checked, as the issue has a sample it can be tested against.
Honestly I dont understand the comment behind documentation created or updated.

Copy link
Collaborator

@TheCodeTraveler TheCodeTraveler left a comment

Choose a reason for hiding this comment

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

@TheCodeTraveler TheCodeTraveler enabled auto-merge (squash) November 14, 2024 19:36
@matt-bartholomew
Copy link
Contributor Author

matt-bartholomew commented Nov 14, 2024 via email

@matt-bartholomew
Copy link
Contributor Author

matt-bartholomew commented Nov 14, 2024

@brminnick Going to be honest - this is my first time contributing to opensource stuff and to the communitytoolkit. What's the timeline between this change getting approved, merged, and then actually published in an updated package? I don't know if that information is public anywhere, I just can't find it.

@matt-bartholomew
Copy link
Contributor Author

@brminnick Currently failing 3/6 statuses/checks. Not sure that these failures are anything within my control/due to my changes. Can you have a look and just let me know? Thanks!

@bijington
Copy link
Contributor

Thank you for the submission.

The pipeline errors don't appear to be caused by your changes. Well sort those at some point. We've been trying to ship .NET 9.0 support so a release will likely fall on when that gets completed.

We don't have strict timelines for this stuff. Just as and when there is enough to ship

pictos
pictos previously requested changes Nov 14, 2024
auto-merge was automatically disabled November 15, 2024 14:33

Head branch was pushed to by a user without write access

@pictos
Copy link
Member

pictos commented Nov 18, 2024

@matt-bartholomew can you take at your end and see if the project builds?

@pictos pictos closed this Nov 18, 2024
@pictos pictos reopened this Nov 18, 2024
@matt-bartholomew
Copy link
Contributor Author

@matt-bartholomew can you take at your end and see if the project builds?

@pictos I built and tested on my end on windows using the sample app from the linked issue. I had no issue running or anything like that.

@pictos
Copy link
Member

pictos commented Nov 18, 2024

@matt-bartholomew are you on .net 8 or 9? Just to confirm if the issue is on our pipeline

@matt-bartholomew
Copy link
Contributor Author

@matt-bartholomew are you on .net 8 or 9? Just to confirm if the issue is on our pipeline

@pictos 8.

@matt-bartholomew
Copy link
Contributor Author

@pictos @brminnick @bijington I don't think some of these pipeline failures are due to anything I introduced. Can one of you look and let me know? When would I be able to see this in a release?

@pictos
Copy link
Member

pictos commented Dec 3, 2024

@matt-bartholomew no worries about it. PRs will not be merged until we figure out .NET 9 support

@bijington
Copy link
Contributor

And we should be very close now!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Copy link
Collaborator

@TheCodeTraveler TheCodeTraveler left a comment

Choose a reason for hiding this comment

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

@TheCodeTraveler TheCodeTraveler enabled auto-merge (squash) December 24, 2024 20:03
@TheCodeTraveler TheCodeTraveler dismissed pictos’s stale review December 24, 2024 20:03

Request implemented

@TheCodeTraveler TheCodeTraveler merged commit 4766a14 into CommunityToolkit:main Dec 24, 2024
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Cancel being called on a disposed CancellationTokenSource

4 participants