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

fix: only check newly loaded modules after execution #1190

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

akshayka
Copy link
Contributor

  • only store mtime timestamps of newly loaded modules after execution
  • fixes an edge case bug in which a cell modifies the source of a module imported in another cell

fixes #1188

- only store mtime timestamps of newly loaded modules after execution
- fixes an edge case bug in which a cell modifies the source of a module
  imported in another cell
Copy link

vercel bot commented Apr 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 20, 2024 2:53am
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 20, 2024 2:53am

@akshayka akshayka merged commit b8b5d2e into main Apr 20, 2024
29 checks passed
@akshayka akshayka deleted the aka/fix-module-staleness-checking branch April 20, 2024 14:08
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.4.3-dev2

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.

autoreload does not detect writes from within marimo
2 participants