[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnpubsub/client.py: RuntimeError: dictionary changed size during iteration

From: sebb <sebbaz_at_gmail.com>
Date: Thu, 23 Aug 2018 13:54:16 +0100

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

Is this a known issue?

S.
Received on 2018-08-23 14:54:25 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.