Mercurial > hg
diff mercurial/pvec.py @ 26217:0d0a0837895d
hgweb: remove proxy to hgweb instance
We were temporarily routing attributes until all request-specific
attributes from hgweb were moved to requestcontext. We have finally
reached that juncture and we can remove the proxy.
At this point, only the repo instance is prone to race conditions
between threads. This will be dealt with shortly.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 22 Aug 2015 17:50:28 -0700 |
parents | bcc319d936a3 |
children | 983e93d88193 |