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

Make checkpoint purge thread to be a daemon thread #972

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

fegin
Copy link
Contributor

@fegin fegin commented Mar 17, 2025

Stack from ghstack (oldest at bottom):

Summary:
This avoids potential deadlocks or freezes caused by exceptions on the main thread.

Test Plan:
Add an exception to the main thread.

[ghstack-poisoned]
fegin added a commit that referenced this pull request Mar 17, 2025
Summary:
This avoids potential deadlocks or freezes caused by exceptions on the main thread.

Test Plan:
Add an exception to the main thread.

ghstack-source-id: 04cdf34c421169bc7c429a349e8b92edeea03bfa
Pull Request resolved: #972
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 17, 2025
@fegin fegin requested a review from fduwjj March 17, 2025 18:46
[ghstack-poisoned]
fegin added a commit that referenced this pull request Mar 17, 2025
Summary:
This avoids potential deadlocks or freezes caused by exceptions on the main thread.

Test Plan:
Add an exception to the main thread.

ghstack-source-id: 38309e3630b9fa21df9726046661df07f12e7117
Pull Request resolved: #972
@fegin fegin merged commit bf4e455 into gh/fegin/5/base Mar 17, 2025
6 checks passed
fegin added a commit that referenced this pull request Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants