Files
compute-runtime/Jenkinsfile
Mrozek, Michal b349c4bb13 Fix race in isQueueBlocked.
- Sequence is as follows :
Enqueue returning event , blocked on user event.
clFinish.

There are 2 additional threads:
- one is calling updateExecutionStatus in a loop on returned
event
- one is calling setUserEventStatus on parent user event

In such case virtual event may be submitted but task count will
not be assigned.

Change-Id: Ia097bd59b276cc9213945c476cf289398b8f5934
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2019-07-09 11:42:38 +02:00

6 lines
120 B
Groovy

#!groovy
dependenciesRevision='a4ef754827742dffa3fbf749545909878d65f0a1-1267'
strategy='EQUAL'
allowedCD=265
allowedF=5