python3: Cache async channel FDs so that updates always happen correctly.
authorFredrik Tolf <fredrik@dolda2000.com>
Wed, 1 Feb 2017 04:16:10 +0000 (05:16 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Wed, 1 Feb 2017 04:16:10 +0000 (05:16 +0100)
commit36038382b2b8a2631716e03f595b567d01af961d
tree28bf7ced1f0188c3722a8027ebc5369837ccf9bb
parentc26129cd537a8086d5a9d538ffb3ba2775b619d5
python3: Cache async channel FDs so that updates always happen correctly.
python3/ashd/async.py