Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RuntimeError: Set changed size during iteration #116

Closed
bakwc opened this issue Jun 1, 2020 · 0 comments
Closed

RuntimeError: Set changed size during iteration #116

bakwc opened this issue Jun 1, 2020 · 0 comments
Labels

Comments

@bakwc
Copy link
Owner

bakwc commented Jun 1, 2020

Exception, cron build failed: https://travis-ci.org/github/bakwc/PySyncObj/jobs/690781983

        self.setOnReadonlyNodeDisconnectedCallback(None)

        for node in self._nodes | self._readonlyNodes:

            self.dropNode(node)

        if self._server is not None:

            self._server.unbind()

>       for conn in self._unknownConnections:

E       RuntimeError: Set changed size during iteration
@bakwc bakwc added the bug label Jun 1, 2020
bakwc added a commit that referenced this issue Jun 20, 2020
@bakwc bakwc closed this as completed in 792b611 Jun 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant