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

Create simple thread using Java thread class #216

Merged
merged 2 commits into from
Sep 22, 2024

Conversation

Damian-crypto
Copy link
Contributor

The createThread method quickly creates new threads and assigns tasks to each for concurrent execution.

Copy link

sonarqubecloud bot commented Sep 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@iluwatar iluwatar merged commit 19216b0 into iluwatar:master Sep 22, 2024
1 check passed
@iluwatar
Copy link
Owner

Looks good @Damian-crypto! Thanks for the contribution 👍

Damian-crypto added a commit to Damian-crypto/30-seconds-of-java that referenced this pull request Oct 5, 2024
feat: Create simple thread using Java thread class (iluwatar#216)
@Damian-crypto Damian-crypto deleted the add-simple-thread branch October 8, 2024 15:27
@Damian-crypto Damian-crypto restored the add-simple-thread branch October 8, 2024 15:28
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