In my personal web space on SiteGround I don't have this problem, but in my tightly controled work environment I'm running to an issue with clearing the Grav cache. The files and directories that Twig creates have permissions that make them inaccessible to me or to bin/grav clear-cache. I've google'd around a bit and found this great article:
http://aknosis.com/2012/10/02/twig-cache-file-permissions/
It looks like he has a fix that is an extension of a function in Twig. Could Grav implement this or something like it, perhaps in the form of a plugin for those of us running into problem?
I'm open to testing out some stuff if anyone has any other ideas.
Thanks in advance.