nowcasting_dataset
nowcasting_dataset copied to clipboard
AYSNC load bug
Describe the bug Bug when loading the same file with async, from gcsfs
To Reproduce do with async, and loading the same file from gcsfs.
TODO minimum example
- load a file to gcsfs
- make async function to load that file
- run two functions at the same time using aysnc
this might be relevant? https://stackoverflow.com/a/67287158/732596