Meteor seems leak memory when hot restarting in local environment

Hi.

Thanks to Meteor’s nice feature, hot restarting, I am comfortably developing my apps.
But I found that Meteor’s node.js process consumed more and more memory each time of hot restarting.

Is it a normal behavior?