view hgext/__init__.py @ 23495:b25f07cb5399

util: add a 'nogc' decorator to disable the garbage collection Garbage collection behave pathologically when creating a lot of containers. As we do that more than once it become sensible to have a decorator for it. See inline documentation for details.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 04 Dec 2014 05:43:40 -0800
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder