Skip to content

Add scheduler#5230

Merged
theacodes merged 2 commits into
googleapis:masterfrom
theacodes:pubsub-scheduler
Apr 24, 2018
Merged

Add scheduler#5230
theacodes merged 2 commits into
googleapis:masterfrom
theacodes:pubsub-scheduler

Conversation

@theacodes
Copy link
Copy Markdown
Contributor

No description provided.

@theacodes theacodes requested a review from crwilcox April 24, 2018 17:22
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 24, 2018


def _make_default_thread_pool_executor():
# Python 2.7 and 3.6+ have the thead_name_prefix argument, which is useful

This comment was marked as spam.

This comment was marked as spam.

executor_kwargs['thread_name_prefix'] = (
'ThreadPoolExecutor-ThreadScheduler')
return concurrent.futures.ThreadPoolExecutor(
max_workers=10,

This comment was marked as spam.

This comment was marked as spam.

@theacodes theacodes merged commit 056304b into googleapis:master Apr 24, 2018
@theacodes theacodes deleted the pubsub-scheduler branch April 24, 2018 19:26
parthea pushed a commit that referenced this pull request Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants