flowable / flowable/flowable-engine
Why can the event gateway be triggered multiple times
- 主要言語
- Java
- スター
- 9.5k
- フォーク
- 2.9k
- 平均マージ
- 7時間 8分
- マージ済み PR(30日)
- 2
説明
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
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、イベントベースゲートウェイ、グローバルシグナル、PT1Mタイマー、およびservice01、service02、service03のタスククラスを含む、提供されたBPMN定義を再現します。タイマータスクの実行中にシグナルがトリガーされたとき、どの実行パスがアクティブなままになるかを追跡し、観測された動作が意図されたゲートウェイのセマンティクスと一致するかどうかを判断したうえで、結果を文書化または修正します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100