flowable / flowable/flowable-engine

Why can the event gateway be triggered multiple times

Aperta
#3,983 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
9.5k
Fork
2.9k
Merge medio
7h 8m
PR unite (30g)
2

Descrizione

I define two events, a timer event and a signal event

First, the timer is triggered, and service02 sleeps for 2 hours
In the second step, trigger the signal and find that service01 and service03 are also running

### Why does the signal from step two trigger? I think the signal event should not trigger when the timer has not finished executing

```xml









PT1M

















```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.