test-fullautomation / python-jsonpreprocessor

A preprocessor for json files
Apache License 2.0
2 stars 2 forks source link

Memory interferences are back #179

Closed HolQue closed 5 months ago

HolQue commented 6 months ago

With latest stabi branch the issue https://github.com/test-fullautomation/python-jsonpreprocessor/issues/98 is back.

Affected: JPP_0504 and JPP_0505

If JPP_0504 is commented out, JPP_0505 is passed.

If JPP_0504 is executed (currently failing), JPP_0505 also fails.

namsonx commented 6 months ago

Hello Holger,

Thank you for your finding, I added some exception but forgot execute __reset(), that the reason Memory interferences are back. I will push new commit to fix it.

Thank you, Son

namsonx commented 5 months ago

Hello Holger,

I pushed the commit to fix this issue on stabi branch.

Thank you, Son

HolQue commented 5 months ago

Retest successful. Issue can be closed.

(JPP_0504 still fails; but this is not a topic of this issue.)

namsonx commented 5 months ago

Merged to develop branch

test-fullautomation commented 5 months ago

solved with version 0.10.0