Test runs forever and never stops

Hi all

When I run my test with the following statement:

testOnly com.sweetsot.detector.DetectorSpec

the test never gets terminated and I do not know why.
I can not find any useful note in the log entry.

The source code is hosted on:

It would be nice, if someone could help, because I’ve searched for the error since two weeks.

Thanks in advanced

Hi,

Can you push a reproducer branch that is buildable? Your project plugins must be in your ~ vs the repo, but even then, there are compilation issues when the plugins are commented out in the build.

Additionally, you can add akka.loglevel = DEBUG to your config to get more log output.

Thanks,
Helena

Sorry for the late response. I pushed the new version and it should not contain any error.
Thanks a lot

:+1: Great