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

How to terminate cleanly? #157

Open
collingridge opened this issue Jun 5, 2015 · 1 comment
Open

How to terminate cleanly? #157

collingridge opened this issue Jun 5, 2015 · 1 comment

Comments

@collingridge
Copy link

When I terminate my program, running it again gets me dozens of "called a dead actor" messages from Celluloid. I'm working with artoo on a Raspberry Pi using the led and keyboard devices. Currently I am having to reboot the pi in between runs which is a nuisance.

How can I terminate / interrupt the program cleanly? How can I cleanup after a crash?

Thanks for any help you can offer.

@hunterboerner
Copy link

@collingridge how are you terminating the program? C-c or C-d?

/cc @deadprogram @zankich

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

No branches or pull requests

2 participants