I have a function with list valued return values that I\'m multiprocessing in Python and I need to concatenate them to 1D lists at the end. The following is a sample code for de