SIGN IN SIGN UP

bpo-36560: regrtest: don't collect the GC twice (GH-12747)

dash_R() function of libregrtest doesn't call support.gc_collect()
directly anymore: it's already called by dash_R_cleanup().

Call dash_R_cleanup() before starting the loop.
V
Victor Stinner committed
bb4447897a5f141eecf42987a1191a3330c5d7ed
Parent: e65f01f
Committed by GitHub <noreply@github.com> on 4/9/2019, 4:26:16 PM