Skip to content

Fix live reload infinite loop on uvicorn >= 0.39 #1436

Fix live reload infinite loop on uvicorn >= 0.39

Fix live reload infinite loop on uvicorn >= 0.39 #1436

Workflow file for this run

name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/nbdev-ci@master]