Skip to content

Conversation

@hugocasa
Copy link
Collaborator

No description provided.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 20, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0fa0f09
Status: ✅  Deploy successful!
Preview URL: https://cc5ef507.windmill.pages.dev
Branch Preview URL: https://fix-benchmarks-completed-job.windmill.pages.dev

View logs

#[cfg(feature = "benchmark")]
let main_duration = main_duration2.clone();

tokio::spawn(async move {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should spawn only if dedicated_worker is set (which can be a static boolean set in a parent) or the job kind is Noop. Otherwise do directly inside while body

@rubenfiszel rubenfiszel merged commit fc93c2a into main Sep 21, 2023
@rubenfiszel rubenfiszel deleted the fix/benchmarks-completed-jobs branch September 21, 2023 15:12
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants