Open johnwc opened 4 years ago
Do you think we could get this updated to use the parallel library? So that two 'call' jobs that are scheduled for the same time actually will run together in parallel? Instead of the first waiting for the second to finish?
@peppeocchi any thoughts about this?
Do you think we could get this updated to use the parallel library? So that two 'call' jobs that are scheduled for the same time actually will run together in parallel? Instead of the first waiting for the second to finish?