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

setting start_time for tasks after placement #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dhruvsgarg
Copy link
Collaborator

start_time attribute for tasks was not being set, so it remained -1 in the logs. This is confusing. Hence pushing a small fix to set the start_time of the task denoting when the task is supposed to start running.

@sukritkalra
Copy link
Contributor

placement.task.start(...) should set the start time of the task, and that event is being invoked by the Simulator, can you tell me what issue you were seeing that was hindering your debuggability?

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