comparison .travis.yml @ 3043:b61824e61e68 beta

Don't cache dulwich Repos, in pararell multithreaded evniroment dulwich pack file openers can break badly. We need to create Repo() objects always for each call, even when it's taken from cache. Fixed issue with dulwich filedescriptor leak ref #573
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 29 Nov 2012 19:29:33 +0100
parents 925c77b9d3f1
children 69377d1d7604
comparison
equal deleted inserted replaced
3042:303878dc3dac 3043:b61824e61e68