Before, the ProcessHandler entry was not being removed when found when RequestManager.pull(...) was invoked. This introduced a small memory leak. Now the entry is being removed before the ProcessHandler is returned. Marking this one as FIXED.
Jack Van Ooststroom
added a comment - Before, the ProcessHandler entry was not being removed when found when RequestManager.pull(...) was invoked. This introduced a small memory leak. Now the entry is being removed before the ProcessHandler is returned. Marking this one as FIXED.
Before, the ProcessHandler entry was not being removed when found when RequestManager.pull(...) was invoked. This introduced a small memory leak. Now the entry is being removed before the ProcessHandler is returned. Marking this one as FIXED.