max thread 1
This commit is contained in:
committed by
Olle Jonsson
parent
bcf57dbe0e
commit
9ff27b690f
@@ -1,7 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
module GitHubChangelogGenerator
|
||||
class Generator
|
||||
MAX_THREAD_NUMBER = 4
|
||||
MAX_THREAD_NUMBER = 1
|
||||
|
||||
# Fetch event for issues and pull requests
|
||||
# @return [Array] array of fetched issues
|
||||
|
||||
Reference in New Issue
Block a user