[Openstack] Memory leaks from greenthreads
Pádraig Brady
P at draigBrady.com
Mon Mar 5 19:58:32 UTC 2012
On 03/05/2012 04:02 PM, Johannes Erdfelt wrote:
> On Mon, Mar 05, 2012, Pádraig Brady <P at draigBrady.com> wrote:
>> File "/usr/lib64/python2.7/threading.py", line 446, in __init__
>> self.__daemonic = self._set_daemon()
>> File "/usr/lib64/python2.7/threading.py", line 470, in _set_daemon
>> return current_thread().daemon
>> AttributeError: '_GreenThread' object has no attribute 'daemon'
>> 2012-03-05 15:09:10 CRITICAL nova [-] '_GreenThread' object has no attribute 'daemon'
>
> That was fixed a couple of days ago. Can you confirm you have the latest
> patch from the pull request?
Oh cool, I actually pulled the patch on Feb 29th.
I'll try the latest.
thanks!
Pádraig.
More information about the Openstack
mailing list