DCOR-dev / DCOR-Aid

GUI for managing data on DCOR
https://dcor.mpl.mpg.de
GNU General Public License v3.0
1 stars 2 forks source link

Possible race conditions for upload and download widgets #75

Open paulmueller opened 9 months ago

paulmueller commented 9 months ago

The DCOR-Aid UI backend needs refactoring. We need to introduce locks or make the whole thing thread-safe in some other way. The job list is not always initialized as seen in these screenshots:

Clipboard - January 24, 2024 3_09 PM Clipboard - January 24, 2024 3_18 PM