diff options
author | Jim Hahn <jrh3@att.com> | 2018-10-26 10:10:28 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-26 14:53:03 +0000 |
commit | c20b1661570e5f4174d661041adc3a4a5357c980 (patch) | |
tree | 28e9746bf642f75ac1e22e7795a21c5d6d492b65 /docs | |
parent | b432f2692039f34e8f7227aaba56cb40b20fbb6c (diff) |
Updated git submodules
Project: policy/engine master 01a357b4e27480844686eb83ef81809a28056e41
Fix random failures in ManualClientEndTest
Don't know if this is the cause of the intermittent failures, but it
could be, and it is certainly a bug: the classes manipulate data, that
isn't marked volatile, from more than one thread at a time.
Updated licenses.
Change-Id: Ifca84cf8f915ec703a9ce8980db2475dacf97980
Issue-ID: POLICY-1092
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/policy/engine.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git -Subproject 7f961c34cd224b9d38f3549e3660b25a8aafd79 +Subproject 01a357b4e27480844686eb83ef81809a28056e4 |