Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

fix(one-app-runner): single serve-module invocation #622

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

PixnBits
Copy link
Contributor

Description

single serve-module invocation

Motivation

avoid repeated overhead with many modules for faster startup times to listening on the port

Test Conditions

existing tests have inline snapshots of the command

Types of changes

Check boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update
  • Security update

Checklist

Check boxes that apply:

  • My code follows the code style of this project.
  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • These changes should be applied to a maintenance branch.
  • I have added the Apache 2.0 license header to any new files created.

avoid repeated overhead with many modules for faster startup times to listening on the port
@PixnBits PixnBits marked this pull request as ready for review March 18, 2024 19:26
@PixnBits PixnBits requested review from a team as code owners March 18, 2024 19:26
@PixnBits PixnBits merged commit 6c208cd into main Mar 18, 2024
6 checks passed
@PixnBits PixnBits deleted the fix/runner-single-serve-module-invocation branch March 18, 2024 20:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants