Skip to content

feat: added thread pool for cpu-bound tasks #144

feat: added thread pool for cpu-bound tasks

feat: added thread pool for cpu-bound tasks #144

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/python_docker_pr.yml@1.10.2
secrets: inherit
with:
python_version: "3.10"