Commit e1ef3e7
authored
OLPHttpTask to lock toIgnoreResponse before usage (#1560)
It is 'synchronized' in the didCompleteWithError callback so it's better
to add 'synchronized' in the restarting as well
Relates-To: DATASDK-45
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>1 parent 60f7ef8 commit e1ef3e7
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
0 commit comments