-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Can we rewrite this in order to have it more compact. One approach could be to asterix operator to unpack args --> *args * total_threads
Line 460 in 38d33b6
| executor.map(self._spawn_mrsal_and_start_new_consumer, range(total_threads), [queue]*total_threads, [callback]*total_threads, [callback_args]*total_threads, |
Metadata
Metadata
Assignees
Labels
No labels