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

Should not run block programs when there are empty sockets #130

Open
davidbau opened this issue Jun 8, 2015 · 1 comment
Open

Should not run block programs when there are empty sockets #130

davidbau opened this issue Jun 8, 2015 · 1 comment

Comments

@davidbau
Copy link
Member

davidbau commented Jun 8, 2015

Block programs with empty sockets should refuse to run, rather than running and then producing a runtime error.

@saumyaj
Copy link

saumyaj commented Dec 11, 2015

We can check every line before execution and if there is an empty socket we can highlight that block and stop the code before running.

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