Dynamic scenario freezes when called using afterFeature hook
问题 Strange behaviour when I call a feature file for test clean using afterFeature hook. The cleanup feature file is called correctly because I can see the print from Background section of the file, but for some reason the execution hangs for Scenario Outline. I have tried running feature with Junit5 runner and also in IntelliJ IDE by right clicking on feature file but get the same issue, the execution hangs. This is my main feature file: Feature: To test afterFeature hook Background: * def num1