- Notifications
You must be signed in to change notification settings - Fork550
Open
Description
Hi,
this issue is related to#7074.
We can have with the new implementation max. 6 parallel tasks (depending on how much GUI Windows are open) instead of 32 before.
We have one repo with all 12496 Customer Objects. So the serialization takes too long without the parallelization.
Maybe you can have a look at the standard class CL_ABAP_PARALLEL how the max. available parallel sessions are determined there.
Kind regards
Frank