Chris Becker
Chris Becker
@philadams @keith @adidalal my PR https://github.com/thoughtbot/Markoff/pull/36 should help adress this!
Any updates on this issue?
What indexing method do you use? I think that I saw this bug go away after adding this to my init file: ```elisp (setq projectile-indexing-method 'git) ``` Though this could...
Echoing the thoughts of @FibreFoX here— Our containers are stateless and do not write anything to disk. With that in mind, and reading the current documentation as-is, we don't need...
Works on OS X in iTerm2 build 1.0.0.20140629
Adding more info in case it's helpful: I was seeing this error with our setup, which is _almost_ identical to OP... k8s pods → DataDog agent → Vector → Splunk...