Skip to content
Snippets Groups Projects

Add parallel processing to the commit validation call

Merged Martin Lowe requested to merge malowe/main/parallel-processing into main
  • Add parallel processing to the commit validation call

To improve performance, the processing of commits was moved to be done in parallel through a thread pool. This would allow multiple commits in a request to be processed simultaneously.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading