dmachard / python-pdnsbackup

Backup tool for PowerDNS database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got an error reading communication packets

denis-machard opened this issue · comments

host: '172.17.0.2' (Got an error reading communication packets)

if conn is not None:
    #conn.close()
    await conn.ensure_closed()

fix with pr #13