Hanging at end of called test case

I have a strange behaviour which I cannot figure out. If I call my test cases from one test case without using BDD, everything works fine, but if I call the same test cases from one step definition, the first one runs completely but never calls the 2nd one. It just hangs there forever until I manually stop the run. I never get the PASSED line for that first test case in the log.

The final line is called in the first test case:

Katalon Studio 7.8.1

Hi @danpoleary,

This issue has been fixed v7.8.2. Please update your KS.

Thanks for your report.