Skip to content

Add timeout support to flushSendBuffer() (#575) #585

Add timeout support to flushSendBuffer() (#575)

Add timeout support to flushSendBuffer() (#575) #585

name: mac_tsan_mbedtls
on:
push:
paths-ignore:
- 'docs/**'
pull_request:
jobs:
mac_tsan_mbedtls:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- uses: seanmiddleditch/gha-setup-ninja@master
- name: install mbedtls@3
run: brew install mbedtls@3
- name: make test
run: make -f makefile.dev test_tsan_mbedtls