python-gearman memory leak

49 views
Skip to first unread message

小毛 小

unread,
Feb 7, 2012, 6:21:16 AM2/7/12
to gearman
ubuntu 10.04 64bit
gearmand 0.26
python-gearman: https://github.com/eminence/python-gearman/commit/ee44fbf533f3c1f8f820f328d163e8f758757a5c


like this:
reqs = []
for job in many_many_jobs:
req = client.submit_job(task, data,wait_until_complete=False)
reqs.append(req)
Reply all
Reply to author
Forward
0 new messages