Commit c7e4d90
committed
Fix potential bug in concurrent token refresh support (elastic#53668)
Ensure that we do not proceed execution after calling the
listerer's onFailure1 parent a6dca57 commit c7e4d90
File tree
1 file changed
+3
-2
lines changed- x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/authc
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1071 | 1071 | | |
1072 | 1072 | | |
1073 | 1073 | | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
1074 | 1077 | | |
1075 | | - | |
1076 | | - | |
1077 | 1078 | | |
1078 | 1079 | | |
1079 | 1080 | | |
| |||
0 commit comments