Skip to content

Conversation

WebReflection
Copy link
Contributor

Description

This MR fixes #2338 by adding an explicit fs.revoke(path) that seems to work pretty well (tested manually with zero issues in all scenarios).

Changes

  • added an explicit revoke(path) functionality that doesn't just unmount the FS, it actually erase it from IndexedDB
  • tested everything is fine when such functionality is used

Checklist

  • I have checked make build works locally.
  • I have created / updated documentation for this change (if applicable).

@WebReflection WebReflection merged commit b4e9a30 into pyscript:main Aug 6, 2025
2 checks passed
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.

fsmount problems: py vs mpy, directory location, etc
2 participants