w0rp

Results 194 comments of w0rp
trafficstars

Maybe someone who has this issue can try to debug it and fix it.

I've removed ALE's Deoplete code for now, until it can be fixed. I asked for some help on how to get the Deoplete source to work properly.

Can you create a small sample project you can reliably repeat this bug in? I've seen this bug appear only once before, and I've never been able to repeat it...

I know the error does happen now and then, but I can't repeat it with that project. I'm interested to know how to repeat the bug consistently.

I'll reopen as I know this is an an issue, it just doesn't happen all of the time, and I can't repeat it consistently.

@dfn-certling Could you attach a diff for that, and the complete error message that you see? If so, I can add a test for that and make sure that doesn't...

I've merged that pull request now, so that should fix that. Thanks to @dfn-certling :+1:.

@gmg137 Could you `git pull` the latest version of ALE and try this again? Please include all of the lines of the error message, as Vim can sometimes hit a...

Could you upload that example Rust project to GitHub so I can try it out? I can install Rust pretty easily on my machine to test it and figure out...

This is probably a general issue with all Python linters that use poetry. I should look at all of them.