athena.py: save/restore original LD_PRELOAD
-
athena.py
: Instead of removing athena-specific preloads one by one, just save the original value ofLD_PRELOAD
and restore it. - Apply the same hack also for CA-based transforms to fix ATR-26769.
athena.py
: Instead of removing athena-specific preloads one by one, just save the original value of LD_PRELOAD
and restore it.