nowcasting_dataset icon indicating copy to clipboard operation
nowcasting_dataset copied to clipboard

AYSNC load bug

Open peterdudfield opened this issue 3 years ago • 1 comments

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

  1. load a file to gcsfs
  2. make async function to load that file
  3. run two functions at the same time using aysnc

peterdudfield avatar May 25 '22 08:05 peterdudfield

this might be relevant? https://stackoverflow.com/a/67287158/732596

JackKelly avatar May 25 '22 20:05 JackKelly