Skip to content

Conversation

@distributedlock
Copy link

@distributedlock distributedlock commented Nov 18, 2025

#124 and #249 are particularly dangerous issues where entire directories are being wiped out caused by this delete race condition. This adds safety to prevent that from happening.

I've preserved the code styling semantics as-is without changing anything else (hence the lack of type hinting, linting, formatting, etc.).

This resolves #124.
This resolves #249.

@github-actions
Copy link

Binder 👈 Launch a Binder on branch distributedlock/jupyterlab-latex/master

@ktaletsk ktaletsk self-requested a review November 20, 2025 23:54
@ktaletsk ktaletsk added the bug label Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MY ENTIRE HOME DIRECTORY WAS OBLITERATED BECAUSE OF THIS EXTENSION!! UNBELIEVABLE!!! Automatically deleting files?

2 participants