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

Mention ScheduledExecutorService in scheduler reference doc #39880

Merged
merged 1 commit into from Apr 4, 2024

Conversation

manovotn
Copy link
Contributor

@manovotn manovotn commented Apr 4, 2024

Fixes #39796

Adds a simple note about the existence of ScheduledExecutorService as a bean.
We don't want to promote this as a primary executor for scheduling but should at least point out that it's out there.

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 4, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit e4ed465.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Quarkus Documentation automation moved this from To do to Reviewer approved Apr 4, 2024
@gsmet gsmet merged commit e4bd590 into quarkusio:main Apr 4, 2024
5 checks passed
Quarkus Documentation automation moved this from Reviewer approved to Done Apr 4, 2024
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Apr 4, 2024
@quarkus-bot quarkus-bot bot added this to the 3.10 - main milestone Apr 4, 2024
@gsmet gsmet added triage/backport-3.9 and removed kind/enhancement New feature or request labels Apr 4, 2024
Copy link

github-actions bot commented Apr 4, 2024

🙈 The PR is closed and the preview is expired.

@manovotn manovotn deleted the issue39796 branch April 4, 2024 13:42
@gsmet gsmet modified the milestones: 3.10 - main, 3.9.3 Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

document @Inject ScheduledExecutorService
3 participants