1
0

lightning: misc patches, launch asyncio loop on separate thread

This commit is contained in:
Janus
2018-03-15 17:01:54 +01:00
committed by ThomasV
parent ad5aac1383
commit 98f6f67c6b
4 changed files with 11 additions and 31 deletions

View File

@@ -20,6 +20,7 @@
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
import asyncio
import time
import queue
import os