fog-google icon indicating copy to clipboard operation
fog-google copied to clipboard

Fix `nil` returns

Open Temikus opened this issue 1 year ago • 1 comments

Looks like some errors return a nil which breaks the wait_for routine, see comment in #613

Temikus avatar Dec 02 '23 05:12 Temikus

Hmmm, actually looks like this is a bit more complicated, but collection now behaves incorrectly, i.e. Disks.get(fake) will return a disk object.

Will need to dive a bit deeper on this one.

Temikus avatar Apr 07 '24 00:04 Temikus