Ruslan Kuprieiev
Ruslan Kuprieiev
@kasuteru Seems like you are pretty deep into it already. Maybe you could try debugging it further? That would be the fastest way to resolve this.
@martindurant Sounds good. I suppose we only really care about basic operations like open/read/write/etc here for the most part, so potential inconsistencies in `sshfs` shouldn't be a giant problem? If...
@yarikoptic Correct, sshfs is not part of the registry for now. Ok, so looks like it is still missing some functionality, but seems closer than paramiko-based fs. You might be...
Guys, sorry for the late response, busy with current events. dirfs acts as an fs user in this case, and this raises a more general question if `fs.ls`(and other methods...
@benlindsay Thank you! ❤️ Would you be able to give that approach a try, to see if it fixes it for you, please?
@benlindsay Thank you so much for trying it out! 🙏 Regarding the proper solution, I think we indeed need to fix it in `_ls_from_cache` and in that particular place in...
> I am certainly in favor of precommit, and running automatic jobs locally as they do in CI. This should be made uniform across all projects. 💯 Related to https://github.com/fsspec/community/issues/6...
Sorry, I don't have the capacity right now to start it myself, but I would definitely wait (or start) for the template to be introduced and not proceed with this...
For the record, might be fixed by https://github.com/arvidn/libtorrent/pull/7548
@nisace Thanks for the investigation! From a quick look it indeed looks like https://github.com/boto/botocore/issues/1780 and I don't really see dvc itself doing anything funky here. > but as the error...