Showing posts with label debug. Show all posts
Showing posts with label debug. Show all posts

Tuesday, August 4, 2020

Waiting for parallel features to complete in Karate / IntelliJ

Anyone using KarateDSL (https://github.com/intuit/karate) getting the below mentioned error?

[main] INFO http://com.intuit.karate.Runner - waiting for parallel features to complete ...

Restarting IntelliJ did not help.

Karate version: 0.9.5
JDK: Adopt Open JDK 11.0.8

Any tips / idea how to resolve it?