Skip to content

feat: trim down on extraneous calls to ConsumeUntilEmpty in event consumers #2786

feat: trim down on extraneous calls to ConsumeUntilEmpty in event consumers

feat: trim down on extraneous calls to ConsumeUntilEmpty in event consumers #2786

Workflow file for this run

on: pull_request
name: Build
permissions: read-all
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Build Container
run: make docker