Skip to content
Snippets Groups Projects
Commit b5aecb74 authored by Damian Johnson's avatar Damian Johnson
Browse files

Controller's get_conf_map concurrently modified dictionary

Oddly I'm not reproing this issue when I run the tests, but I definitely see
the bug. Iteration requires a shallow copy of the dictionary's keys.

  https://trac.torproject.org/projects/tor/ticket/30882
parent 1a11b0cd
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment