Peter Amstutz
Peter Amstutz
@tfmorris I'd forgotten about it, I'll take another look at it.
Hi @graingert Is this causing an actual problem for you or just a linting / style question? I believe the reason for this dependency is that: * We use `pkg_resources`...
Thanks. I'll see what we can do.
@jrandall this is awesome! Aside from the regular code review, we need to figure out what our process is for integrating features we don't use ourselves. Looks like there are...
Probably. There error is coming from generic validation which doesn't know anything about files, just that a file is an object and it expected an object and got a string...
Is this related to the CTD mapping/translation effort?
Is there documentation you can link to specifically for the CTD value restriction model? The 2018 proposal seems a little over-complicated with different types of intervals. I started working on...
A similar error was reported in #1405 The speculation on that ticket is that there could be a race condition between creating the directory and when it becomes visible to...
I don't think it is what is happening here, but browsing Docker issues suggests that a mismatch between a case sensitive and insensitive file systems can also cause this problem.
The only idea I have so far is to sniff for this specific error message and automatically retry.