Search Issue Tracker

Fixed in 2020.1.X

Fixed in 2018.4.X, 2019.2.X, 2019.3.X

Votes

0

Found in

2017.4.0f1

2018.3.13f1

2019.1.0a1

2019.1.0f2

2019.2.0a1

Issue ID

1146672

Regression

No

"-executeMethod" does not await and exits without completing when the method is async

Scripting

-

Steps to repro:
1. Download and extract the project
2. Run the Test method in batch mode (using `-batchmode -projectPath <> -executeMethod "BatchTest.Test" -logFile <> -quit`)
3. Observe the log file

Expected result: Log file should print out "Finished!" when the method finishes.
Actual result: Log file shows "Beginning test!" but does not print out "Finished!" which is at the end of the method.

Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019.2.0a12

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.