Skip to content

Fix sigpipe, leaks and 2 times ctrl+c / improve siege tests #136

Fix sigpipe, leaks and 2 times ctrl+c / improve siege tests

Fix sigpipe, leaks and 2 times ctrl+c / improve siege tests #136

Workflow file for this run

name: e2e tests vs nginx
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Tests
run: make test-compare