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

Add check to that AutoResetUniTaskSource already returned to the pool #503

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

hadashiA
Copy link
Contributor

@hadashiA hadashiA commented Sep 14, 2023

#298

AutoResetUniTaskSource is dangerous to use after it has been returned to the pool.
In this case, it should be failed to try set.

@hadashiA hadashiA force-pushed the hadashiA/fix-auto-reset-source branch from 06589a4 to 4f6344a Compare September 14, 2023 01:36
@hadashiA hadashiA changed the title Add check to AutoResetUniTaskSource already returned to the pool Add check to that AutoResetUniTaskSource already returned to the pool Sep 14, 2023
@neuecc
Copy link
Member

neuecc commented Sep 14, 2023

Thank you. I've always wanted to solve this problem, so I'm very happy.

@hadashiA hadashiA merged commit 6a89ea8 into master Sep 14, 2023
4 checks passed
@hadashiA hadashiA deleted the hadashiA/fix-auto-reset-source branch September 14, 2023 07:10
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.

2 participants