New issue

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

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

Already on GitHub? Sign in to your account

qubesd crash on libvirt event #2806

Closed
marmarek opened this Issue May 13, 2017 · 1 comment

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented May 13, 2017

Exception in callback None()
handle: <Handle cancelled>
Traceback (most recent call last):
  File "/usr/lib64/python3.5/asyncio/events.py", line 126, in _run
    self._callback(*self._args)
  File "/usr/lib64/python3.5/site-packages/libvirtaio.py", line 99, in _handle
    for callback in self.callbacks.values():
RuntimeError: dictionary changed size during iteration

@marmarek marmarek added this to the Release 4.0 milestone May 13, 2017

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek May 13, 2017

Member

Duplicate of #2805

Member

marmarek commented May 13, 2017

Duplicate of #2805

@marmarek marmarek closed this May 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment