[Chapel Merge] Fix Python package test failures when running with TASKS=fifo

Branch: refs/heads/main
Revision: c61d149514127824eafe6462f9216d02b2a11a5a
Author: dlongnecke-cray
Link: Fix Python package test failures when running with TASKS=fifo by dlongnecke-cray · Pull Request #28848 · chapel-lang/chapel · GitHub
Log Message:
Fix Python package test failures when running with TASKS=fifo (#28848)

I added a fix for Python package memleak test failures, but for some
reason they were still failing during the asan config. It turns out
that the tests do not leak when CHPL_TASKS=fifo, regardless of the
Python version. Whether or not this hints towards a deeper structural
problem isn't clear to me.

Trivial and not reviewed.

Compare: Comparing 1cea6d40333de8ee3ab8895bed34f1c9e9076fec...7b36dda6ee1b58a169734acad5adc8e4be4924b1 · chapel-lang/chapel · GitHub

Diff:
M test/library/packages/Python/memleaks/EXECOPTS_SCRIPT
https://github.com/chapel-lang/chapel/pull/28848.diff