Skip to content

Commit

Permalink
fix: upgrade to hyper 1 (#478)
Browse files Browse the repository at this point in the history
* fix: upgrade to hyper 1

Signed-off-by: Keming <[email protected]>

* fix graceful shutdown

Signed-off-by: Keming <[email protected]>

* fix format

Signed-off-by: Keming <[email protected]>

* fix lint

Signed-off-by: Keming <[email protected]>

* fix import

Signed-off-by: Keming <[email protected]>

---------

Signed-off-by: Keming <[email protected]>
  • Loading branch information
kemingy authored Jan 1, 2024
1 parent a9ae3cd commit 4aec0c2
Show file tree
Hide file tree
Showing 13 changed files with 333 additions and 242 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
test:
name: "stressful bad requests test"
runs-on: ${{ matrix.os }}
timeout-minutes: 30
timeout-minutes: 45
strategy:
matrix:
os: [ubuntu-latest]
Expand Down
Loading

0 comments on commit 4aec0c2

Please sign in to comment.