Also, I am aware that I don't need to be
using threads here, but I am, and I don't understand why it's not
working.
Does the code do the right thing if you remove the threads and just call
random_activity_planner(activities,origin)();
directly?
- Christian