datalad / datalad-gooey

A graphical user interface for DataLad (datalad.org)
https://docs.datalad.org/projects/gooey
Other
4 stars 6 forks source link

vim -> save: removes item from browser #399

Closed mih closed 1 year ago

mih commented 1 year ago

This could be some kind of race condition/timing issue. I believe vim replaces the file entirely. The directory inspection might be too fast to catch the final state of the directory. I would expect it to run again after the new file has arrived, but that does not seem to happen.

However, even a future reinspection does not bring the file back into the tree. Something else is (more) wrong.