Closed latenitefilms closed 4 years ago
I want to see if I can block out a few days this month to go over a lot of the things I've been neglecting re Hammerspoon (though I'm glad to see that there is still healthy activity amongst new and old members going on in my absence!) and this will be on the list... it will probably be sometime next week or so once travel plans etc get ironed out.
Does the link you provided to lua-mtrace explain what the codes mean (e.g. +
, <
, t
, etc.)?
lua-mtrace
instructions can be found here: https://www.zash.se/lua-mtrace.html
Thanks, as always for EVERYTHING! I HUGELY appreciate all the hard work, love and attention you put towards Hammerspoon.
I'll add this to my things to do when I review this module this weekend.
I never did get a chance to play with mtrace and there have been enough changes that I have no idea what line 280 used to be... is this still a concern? If so, reopen and I'll check out mtrace in the next day or so and see what I can find.
There's still a memory leak SOMEWHERE in CommandPost, where in certain situations suddenly it will have taken over all of your RAM. It normally seems to happen if after a few days of use, when you're putting your machine to sleep each night, but leaving CommandPost running. We've never been able to nail down exactly where the issue lies sadly. It's one of those things that I'm hoping to eventually find.
@asmagill - As discussed in Hammerspoon #1980, I've started to have a play with
lua-mtrace
which looks really handy.In the test logs it generated, I've noticed there's a billion lines that all reference the same line of code:
Specifically:
If you get a chance, are you able to have a quick look at this code and see if you notice any obvious potential issues?
Thanks heaps!