Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Conversation

@edwastone
Copy link

If the source file contains errors, namespace switch will fail. Subsequent submission of eval(s) would need to wait for the msgloop to pick up the Exception, otherwise they will be considered to be from the same batch of erroneous submitted source.

This sleep() should not be repeated for each eval, unless the user switch the namespace. As such, I added the check to reduce the latency.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@edwastone