Mercurial > evolve
comparison hgext/pushexperiment.py @ 1366:9c3ba42c582a
inhibit: move transaction wrapping outside of repo setup
Before this patch, transaction wrapping code was done in reposetup. It happened
to cause stackoverflows in repos with a lot of subreps.
This patch moves the wrapping to extsetup and avoids this problem.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Tue, 16 Jun 2015 10:07:51 -0700 |
parents | 196c650d5ba9 |
children | 777e5c369d99 |
comparison
equal
deleted
inserted
replaced
1365:8ac1b7bd46ea | 1366:9c3ba42c582a |
---|