[tor-commits] [stem/master] Better handling of SETCONF edge cases

atagar at torproject.org atagar at torproject.org
Mon May 21 01:44:25 UTC 2018


commit fd5f1cd120fce96c8a4a58de2ea277b4337e899c
Merge: 38ed5bca f03f001d
Author: Damian Johnson <atagar at torproject.org>
Date:   Sun May 20 17:52:56 2018 -0700

    Better handling of SETCONF edge cases
    
    We cache tor config information in a couple spots: SETCONF calls and
    CONF_ChANGED events. Merging fixes from Dave so we handle them more
    uniformly...
    
      https://trac.torproject.org/projects/tor/ticket/17873

 docs/change_log.rst |  1 +
 stem/control.py     | 71 +++++++++++++++++++++++++++++++++--------------------
 2 files changed, 45 insertions(+), 27 deletions(-)



More information about the tor-commits mailing list