Skip to content

setting start_time for tasks after placement#100

Open
dhruvsgarg wants to merge 1 commit intomainfrom
dg/spark_service_v2
Open

setting start_time for tasks after placement#100
dhruvsgarg wants to merge 1 commit intomainfrom
dg/spark_service_v2

Conversation

@dhruvsgarg
Copy link
Copy Markdown
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
Copy Markdown
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