github-api
github-api copied to clipboard
Cache corruption fix from #669 not working on Windows
The work around for #669 isn't working on Windows. It appears this may be a bug in Okhttp caching on windows, but it is unclear. https://github.com/github-api/github-api/commit/967512629821b706e8d06ef9b3e57061f397d073
See https://github.com/square/okhttp/issues/5761
This should be fixed in the latest version. Need to update to the latest version, turn the tests back on, and try again.