This repository was archived by the owner on Nov 16, 2020. It is now read-only.
Return wrong finishedTime without --wait flag when execute a function #627
Labels
Solo
Dispatch-Solo related
Bug Report
When execute a function without --wait, it return wrong finishedTime.
Expected behavior
Not return finishedTime field or the finishedTime is Unknown
Current behavior
The finished time is
-62135596800
Steps to reproduce
dispatch exec hello-py --input '{"name": "Jon", "place": "Winterfell"}'
Impact
The text was updated successfully, but these errors were encountered: