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

Clarify leaking of context via lazy-seqs and side effects #606

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Clarify leaking of context via lazy-seqs and side effects #606

merged 1 commit into from
Aug 19, 2021

Conversation

pmonks
Copy link
Contributor

@pmonks pmonks commented Aug 19, 2021

As requested via Clojurians Slack conversation 2021-08-18.

@borkdude borkdude merged commit a3e9e4c into babashka:master Aug 19, 2021
@borkdude
Copy link
Collaborator

Thanks!

`sci/eval-string` due to later realisation of a lazy sequence returned from it. For example,
the following code does not work:

````clojure
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just noticed that this line has 4 backticks instead of 3 - that's what's messing up the formatting.

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