Support lot of concurrent commands

Support lot of concurrent commands

Why:

  • To raise an exception when no more calls can be executed
  • To not queue up calls

This change addresses the need by:

  • Fix: Concurrent collection change in CommandProgressMonitor
  • Update: ServerCallExecutor to not queue up tasks but raise an exception

This change has the following side effects:

  • None

task

Edited by Timothy Diguiet

Merge request reports

Loading