I am using the Python dropbox module to download files in pyodide (actually xlwings lite).
I see that quite often a file is not downloaded completely, without even raising an error.
Is there a workaround or patch or ... ?
Uploading files seems to work as expected.