diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-02 14:56:07 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-02 14:56:07 -0300 |
commit | bc0fecfdf6c7bd681b44ba4e39a054e05f16463d (patch) | |
tree | 85f640663e6d4e06f7e6079892a48bb2cc903d6d /src/leap/bitmask/services/tests | |
parent | bb8646d9769cb3c1d2b84b43047e6feaf8e40966 (diff) |
[bug] move assign to prevent race condition
When the error happens too quickly, the errback is called before the
assign of the callLater. And in the errback we cancel that call which
gives an error.
- Related: #7451
Diffstat (limited to 'src/leap/bitmask/services/tests')
0 files changed, 0 insertions, 0 deletions