Skip to content

0.10.1 Memory leak fix

Choose a tag to compare

@dudleycarr dudleycarr released this 17 Feb 18:27
94bdfa7

Memory leak due to lookupd polling. A debug.js instance wasn't cleaned up when a new NSQDConnection instance was instantiated for discovered nsqd servers. The more frequent the polling, the worse the problem.