On Tue, Mar 1, 2016 at 5:15 PM, Stephen R. van den Berg <s...@cuci.nl> wrote: > Peter Bortas wrote: >>o programs > >> The runtime now attempts to wait for any compilations in progress to >> complete before complaining about cloning of unfinished programs. >> This fixes a race-condition when the same program is compiled from >> different threads. > > Incidentally: this fix is incomplete. So it fixes some of those > race-conditions, but not all of them.
Is there a way of reducing that to a reproducable test? It doesn't have to be simple enough to go into the testsuite. I know we used to have an separate repository "extra_test" or something that I barely used. I could set up a new git repo for just random large or complex stuff that is impossible to have in the standard suite. Regards, -- Peter Bortas