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.
Diff:
M test/library/packages/Python/memleaks/EXECOPTS_SCRIPT
https://github.com/chapel-lang/chapel/pull/28848.diff