This is nice, but with a non-toy function, you would want to pass some actual data to every call of test(), not just the location to display the progress bar, right? As I understand it you can only pass one variable thing (and as many constant things you want via a Partial) to the map() calls.