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

Fix last run task #581

Merged
merged 2 commits into from
Oct 29, 2023
Merged

Fix last run task #581

merged 2 commits into from
Oct 29, 2023

Conversation

msalemcode
Copy link
Contributor

Change the scheduler task list to return items expected to execute and ignore items already executed.

@msalemcode msalemcode added the enhancement A request for new functionality or improvement label Oct 24, 2023
@msalemcode msalemcode linked an issue Oct 24, 2023 that may be closed by this pull request
Copy link
Contributor

@code4clouds code4clouds left a comment

Choose a reason for hiding this comment

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

Code changes need around memory allocaiton and performance.

@msalemcode msalemcode merged commit 2dea54a into Azure:main Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for new functionality or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduler Engine should skip executed tasks
2 participants