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

[pull] dev from asynkron:dev #572

Merged
merged 3 commits into from
May 20, 2024
Merged

[pull] dev from asynkron:dev #572

merged 3 commits into from
May 20, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 19, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

jstnlef and others added 3 commits May 19, 2024 05:12
To be a good citizen, it is important that the caller of this method can (and should) call Dispose() on the returned token source. The problem though, is that each time cts.Token was called before, it would try to create a new CancellationToken which means that it could throw an ObjectDisposed exception leading to noisy logs.
* support dotnet8 target

* make sure all the right versions are installed for dotnet 8 testing

* No need for pre-release since it is no longer an argument

* Try with the newest version of the action
@pull pull bot added the ⤵️ pull label May 19, 2024
@kokizzu kokizzu merged commit 6070c5a into kokizzu:dev May 20, 2024
5 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants