diff options
author | drebs <drebs@leap.se> | 2013-07-25 13:28:53 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-07-25 14:08:28 -0300 |
commit | 4e86d1bd29890cfb7bc02f5bcf434e175d810d1a (patch) | |
tree | e2589621a8eb2f9286b9605749d27ccab07d1cc0 /changes | |
parent | 53aea7c4e796ebd0772cbf27c6fe8a3878c5e083 (diff) |
Make calls to leap.common.events asynchronous.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_2937-events-should-be-asynchronous | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_2937-events-should-be-asynchronous b/changes/bug_2937-events-should-be-asynchronous new file mode 100644 index 00000000..e579e79c --- /dev/null +++ b/changes/bug_2937-events-should-be-asynchronous @@ -0,0 +1 @@ + o Made calls to leap.common.events asynchronous. Closes #2937. |