Skip to content
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

Cannot reconnect after returning from suspend #6

Open
naoki-mizuno opened this issue Jan 31, 2020 · 0 comments
Open

Cannot reconnect after returning from suspend #6

naoki-mizuno opened this issue Jan 31, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@naoki-mizuno
Copy link
Owner

ds4_driver_node seems to terminate from exception after coming back from suspend.

Exception in thread Thread-5:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/home/naoki/ros/workspaces/kinetic/common/src/ds4_driver/src/ds4_driver/controller.py", line 56, in run
    self.loop.run()
  File "build/bdist.linux-x86_64/egg/ds4drv/eventloop.py", line 102, in run
    for fd, event in self.epoll.poll(self.epoll_timeout):
IOError: [Errno 4] Interrupted system call
@naoki-mizuno naoki-mizuno added the bug Something isn't working label Jan 31, 2020
@naoki-mizuno naoki-mizuno self-assigned this Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant