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

for lfe-2.0 fix ierl state.env as lfe_shell:new_state() #20

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

k1complete
Copy link
Contributor

Hi, all.

I got an error when using lfe with jupyterlab.
I fixed this.

Cause:
I used the lfe_env record for ierl's env, but lfe 2.0 returns the lfe_shell:state record in lfe_shell:run_string().

How to fix:
I decided to store the lfe_shell:state record as it is in the env field of the state record in ierl_backend.

@filmor
Copy link
Owner

filmor commented Oct 1, 2021

Thank you very much for your contribution :)

@filmor filmor merged commit 429431d into filmor:master Oct 1, 2021
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.

2 participants