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

feat: use ApplicationBackgroundTaskTracker to harden thread creation #960

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

adrien-coye
Copy link
Contributor

@adrien-coye adrien-coye commented Sep 1, 2023

Creation / Update of a Thread (and sorting of related mails) are protected from random termination in background.

@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@adrien-coye adrien-coye marked this pull request as ready for review September 4, 2023 07:10
@adrien-coye adrien-coye requested a review from a team as a code owner September 4, 2023 07:10
@Ambrdctr Ambrdctr merged commit 847777e into master Sep 4, 2023
6 checks passed
@Ambrdctr Ambrdctr deleted the hardenThreadGeneration branch September 4, 2023 07:54
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.

None yet

2 participants