1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Ross McFarland
4f53f7d0f7 Rework DynProvider._check_dyn_sess based on further reading of the code
It's actually session creation that isn't thread-safe so we need to lock around
that.
2017-03-29 12:00:43 -07:00
Ross McFarland
9ff90a9b4c DynectSession creation isn't thread-safe so we need to lock around it 2017-03-29 10:57:24 -07:00
Ross McFarland
fe1d1b22d7 Handle creating per-thread DynectSessions 2017-03-27 15:27:45 -07:00
Ross McFarland
da4632fb7c docstrings for each provider showing config 2017-03-17 10:03:27 -07:00
Ross McFarland
7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00