diff options
author | drebs <drebs@leap.se> | 2015-07-23 17:03:50 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-07-23 17:03:50 -0300 |
commit | 07d421a32f3bb45932668f4951233166ada4e770 (patch) | |
tree | 969ab2c0df8d15967f8702fa5c455ec8e2a82f49 /src/leap/common/__init__.py | |
parent | 34f6b07e08540fd9b2ec473d1e4e5a15be4feacc (diff) |
[bug] fix events ioloop client tests
The events ioloop client is not completelly thread safe, so we have to use
reactor.callFromThread whenever we need it to be thread-safe. Examples of this
behaviour are the events ioloop client tests that depend on the firing of
deferreds, which are not thread safe. This commit fixes tese tests.
Diffstat (limited to 'src/leap/common/__init__.py')
0 files changed, 0 insertions, 0 deletions