You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2018/08/23 14:29:00 UTC

[jira] [Created] (SVN-4770) svnpubsub/client.py: RuntimeError: dictionary changed size during iteration

Sebb created SVN-4770:
-------------------------

             Summary: svnpubsub/client.py: RuntimeError: dictionary changed size during iteration
                 Key: SVN-4770
                 URL: https://issues.apache.org/jira/browse/SVN-4770
             Project: Subversion
          Issue Type: Bug
         Environment: When running a version of watcher.py I got the following error:

  File ".../svnpubsub/client.py", line 251, in run_forever
    self._check_stale()
  File ".../svnpubsub/client.py", line 216, in _check_stale
    for client in asyncore.socket_map.values():
RuntimeError: dictionary changed size during iteration
            Reporter: Sebb






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)