[Swift-devel] test for "got one name (derr) and 0 values"
Mihael Hategan
hategan at mcs.anl.gov
Sat Aug 17 16:28:03 CDT 2013
f = quicklyFailingApp();
foreach i in [0:sufficientlyLargeNumber] {
a[i] = someApp(f);
}
dummy = sleep(15 seconds or so) // to give the other stuff time to do
its thing.
Mihael
More information about the Swift-devel
mailing list