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

SIGINT cannot stop the agent. #16

Closed
airekans opened this issue Sep 3, 2014 · 1 comment
Closed

SIGINT cannot stop the agent. #16

airekans opened this issue Sep 3, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@airekans
Copy link
Owner

airekans commented Sep 3, 2014

I got a error when running agent from a machine.

return_code: 0
msg: "SUCCESS"

^CTraceback (most recent call last):
  File "core.pyx", line 348, in gevent.core.loop.handle_error (gevent/gevent.core.c:6380)
  File "/home/yahuang/programming/Monsit/build/client/out00-PYZ.pyz/gevent.hub", line 291, in handle_error
KeyboardInterrupt
return_code: 0
msg: "SUCCESS"

Please figure out its root cause and check whether it's a bug of rpc module.

@airekans airekans added the bug label Sep 3, 2014
@airekans airekans self-assigned this Sep 3, 2014
@airekans airekans added this to the 0.4 milestone Sep 3, 2014
@airekans
Copy link
Owner Author

Move this bug to recall, so close here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant