[
https://issues.apache.org/jira/browse/SVN-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666166#comment-16666166
]
Branko Čibej commented on SVN-4770:
-----------------------------------
See [mail
thread|https://lists.apache.org/thread.html/8e9ae0fd380756d2fdaecbdba538a31ae535ff02965275f9e1f60b54@%3Cusers.subversion.apache.org%3E].
> 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
> Reporter: Sebb
> Priority: Major
>
> When running a version of watcher.py I got the following error:
> {code}
> 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
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)