matlab-actions / run-build

Run a build using the MATLAB build tool.
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

Duration seem to always stay at 00:00:00 even though I paused 10 seconds in a task #45

Open apuvvala-mw opened 3 months ago

apuvvala-mw commented 3 months ago

I paused for 10 seconds inside a task. The Duration still shows 00:00:00. Is this expected?

nbhoski commented 3 months ago

It should not be. this data is coming from buildtool plugin. will check how it behaves in buildtool plugin

apuvvala-mw commented 3 months ago

[like] Ajay Puvvala reacted to your message:


From: Nikhil Bhoski @.> Sent: Tuesday, July 16, 2024 11:22:40 AM To: matlab-actions/run-build @.> Cc: Ajay Puvvala @.>; Author @.> Subject: Re: [matlab-actions/run-build] Duration seem to always stay at 00:00:00 even though I paused 10 seconds in a task (Issue #45)

It should not be. this data is coming from buildtool plugin. will check how it behaves in buildtool plugin

— Reply to this email directly, view it on GitHubhttps://github.com/matlab-actions/run-build/issues/45#issuecomment-2230649533, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3UWQSZHLIU7GICNHQLE26TZMT7ABAVCNFSM6AAAAABK5GIIPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZQGY2DSNJTGM. You are receiving this because you authored the thread.Message ID: @.***>

davidbuzinski commented 3 months ago

Is this sporadic? My tasks were showing correct durations. I even tried some where I paused for several minutes.

Screenshot 2024-07-17 at 10 17 16 AM
nbhoski commented 3 months ago

yes i could also see time generated through same code

image

image