-
Notifications
You must be signed in to change notification settings - Fork 534
Open
Description
Anyone besides @kahing have any idea why this panic is here?
Line 1337 in 350ff31
panic("s3 disabled") |
I am trying to figure out how in a running good system, the parent.cloud()
will come back nil
suddenly. I assume it is because the parent was actually removed and is not really there anymore, but that doesn't seem like we should be doing a panic in that situation. Looking back in history, it looks like this was put in to address something when running under Travis CI at some point to debug, but it is still there.
see this commit 79886eb
Metadata
Metadata
Assignees
Labels
No labels