Skip to content

fix: when refreshSlotsCache is called concurrently, call the callback only when the refresh process is done #153

fix: when refreshSlotsCache is called concurrently, call the callback only when the refresh process is done

fix: when refreshSlotsCache is called concurrently, call the callback only when the refresh process is done #153

Workflow file for this run

name: Pull Requests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/test.yml