Skip to content

Make the custom thread pool generic over the input and output types. #229

Make the custom thread pool generic over the input and output types.

Make the custom thread pool generic over the input and output types. #229

Workflow file for this run

on: [push, pull_request]
name: Shell check
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master