diff options
author | mathieui <mathieui@mathieui.net> | 2017-04-09 20:26:51 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2017-04-09 20:26:51 +0200 |
commit | fa3e91aa6b2544f28d70ec4a69d7235b4149d340 (patch) | |
tree | 1834d05908be96f224e1c47bdc361f0f1b04f9e5 /test | |
parent | f154dcbc824dc343554b0d340a624f1af6705238 (diff) | |
download | poezio-fa3e91aa6b2544f28d70ec4a69d7235b4149d340.tar.gz poezio-fa3e91aa6b2544f28d70ec4a69d7235b4149d340.tar.bz2 poezio-fa3e91aa6b2544f28d70ec4a69d7235b4149d340.tar.xz poezio-fa3e91aa6b2544f28d70ec4a69d7235b4149d340.zip |
Fix ssl warning tab
It wasn’t blocking because the asyncio api slightly changed in december
which prevent us from running another event loop while a first one was
already running. This bypasses asyncio completely, thus avoiding future
problems (hopefully the select() API won’t change soon)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions