rkhmelyuk / multirun

IntellijIDEA plugin to group and run multiple Run Configurations in a single click
http://plugins.jetbrains.com/plugin/7248
Apache License 2.0
93 stars 27 forks source link

"with delay" is not work for me #81

Closed 10v3 closed 2 years ago

10v3 commented 3 years ago

I added configuration A and configuration B, and checked "Start configurations one by one", set "with delay" to 10000.0s, but configuration B still runs immediately after configuration A runs.

rkhmelyuk commented 2 years ago

Have you tried the value lower than 10000.0s? What is the reason for you to use 10000.0s value for delay?

10v3 commented 2 years ago

I tried, 10000s is just an exaggeration, I mean 10s or 100s or 1000s or 10000s are the same. My English is not good, these are translated by Google Translate, I hope you can understand.

rkhmelyuk commented 2 years ago

Sure, I can understand you well.

Just to double confirm, do you have the "Start configurations one by one" checkbox checked? It must be checked for delay to be used.

10v3 commented 2 years ago

I’m sure I checked it before, because I tried it many times, so I was very impressed. I tried it again a few minutes ago, the delay is worked now, I don't know why but it's okay, I'm sorry for wasting your time

rkhmelyuk commented 2 years ago

No worries, happy to hear it worked this time. Going to resolve. Feel free to re-open if issue happens again.