Matt Phillips
Matt Phillips
@ThomasWaldmann unfortunately not really. i think it might be death by a thousand cuts, because in the salt-master process it uses 1 unpacker object per minion connection, and there are...
the upgrade also included 3.7.x to 3.11.x/3.10.x ; but the fact that it 0.6.1 on 3.11 seems to revert to previous behavior suggests theres nothing python related going on -...
@ThomasWaldmann issue is in cython only; python fallback seems ok memory wise. just looking at your code, to be clear this is just an issue with the _Unpacker_ object, which...
@jamestrew I've tested and confirmed that does infact fix the issue. please feel free to go ahead and merge & release :)
fyi looks like 3007.3 tag is missing from repo, should fix the failing tests. should be unrelated to my changeset
@bdrx312 thanks for the review! @twangboy should be good now