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

Partial relief of shell evaluation woes #2311

Merged
merged 6 commits into from
Jul 24, 2016
Merged

Partial relief of shell evaluation woes #2311

merged 6 commits into from
Jul 24, 2016

Conversation

linas
Copy link
Member

@linas linas commented Jul 24, 2016

This is a work-in-progress for relieving the telnet-shell issues that people are reporting.

More work remains to be done. This includes:

  • interrupts (control-C) of infinite loops does not work; infinite loops will hang the system.
  • Printing in the python shell is broken, and does not work -- no prints done in python will ever be visible.

@linas
Copy link
Member Author

linas commented Jul 25, 2016

pull req opencog/atomspace#836 provides infrastructure needed for interrupting threads.

@linas
Copy link
Member Author

linas commented Jul 26, 2016

python printing issues being tracked in #2315

@linas
Copy link
Member Author

linas commented Jul 26, 2016

ctrl-C now works, after pull req #2316

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

Successfully merging this pull request may close these issues.

None yet

1 participant