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

Error on 1.11-rc1 when manually running a macro that references the calling module #77

Closed
disberd opened this issue Jul 3, 2024 · 2 comments · Fixed by fonsp/Pluto.jl#3000

Comments

@disberd
Copy link
Member

disberd commented Jul 3, 2024

Hi,
I have been noticing a lot of errors in the console where Pluto is started on julia 1.11 which do not happen in 1.10

This particular issue seems to be happening when manully running a macro in pluto which references the calling module.

Here is an example of the simplest reproducer:

52da2cf1-7782-4a35-9162-60368a21b8f4.mp4

It does not seem to affect the Pluto results itself from my limited testing but it seems to happen on windows/linux/mac-os based on my CI tests here

@fonsp
Copy link
Member

fonsp commented Aug 15, 2024

Do you think this is a Malt issue?

@disberd
Copy link
Member Author

disberd commented Aug 15, 2024

@fonsp I am not sure, I put it here at first because it was an error thrown from Malt but probably is caused by Pluto.
Unfortunately I tried shortly to debug this by creating programmaticaly a session with Pluto and execute the notebook cell from the REPL but in that case I could not reproduce the error

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 a pull request may close this issue.

2 participants