Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Don't remove entries from handle_to_request_map. #55

Merged
merged 1 commit into from Jan 9, 2014

Conversation

noamraph
Copy link
Contributor

Since it's a WeakValueDict, no memory leak will be caused by not
removing entries, and in some cases entries are used even after
COMPLETE messages.

Fixes #13

Since it's a WeakValueDict, no memory leak will be caused by not
removing entries, and in some cases entries are used even after
COMPLETE messages.

Fixes Yelp#13
yyejun pushed a commit that referenced this pull request Jan 9, 2014
Don't remove entries from handle_to_request_map.
@yyejun yyejun merged commit deec7fc into Yelp:master Jan 9, 2014
yyejun pushed a commit that referenced this pull request Jan 9, 2014
yyejun pushed a commit that referenced this pull request Jan 9, 2014
yyejun pushed a commit that referenced this pull request Jan 10, 2014
Don't remove entries from handle_to_request_map.
yyejun pushed a commit that referenced this pull request Jan 10, 2014
yyejun pushed a commit that referenced this pull request Jan 10, 2014
ealogar pushed a commit to ealogar/python-gearman that referenced this pull request Jan 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_job_status returns KeyError
2 participants