tjhorner / makerbotd

Daemon that runs in the background and manages connections to MakerBot 3D printers
3 stars 0 forks source link

Profile for memory leaks #1

Open tjhorner opened 5 years ago

tjhorner commented 5 years ago

I don't have any reason to believe that makerbotd is leaking memory, but seeing that this is intended to be a long-running process, we need to ensure that memory leaks won't happen.

tjhorner commented 5 years ago

update: there are memory leaks, but not in makerbotd. they are in makerbot-rpc. smh my head