Skip to content

Conversation

@SeungjinYang
Copy link
Collaborator

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

@SeungjinYang SeungjinYang force-pushed the req-filelock-async-check branch 3 times, most recently from a6eb9fe to afa68b5 Compare October 27, 2025 19:58
@SeungjinYang SeungjinYang changed the title asyncio check warn if sync filelock is being used in async codepath Oct 27, 2025
@cg505
Copy link
Collaborator

cg505 commented Oct 27, 2025

Can we make sure that SKYPILOT_DEV is set in buildkite and then just run every smoke test ever on this

@SeungjinYang SeungjinYang changed the title warn if sync filelock is being used in async codepath fail in developer mode if sync filelock is being used in async codepath Oct 27, 2025
@SeungjinYang SeungjinYang force-pushed the req-filelock-async-check branch from a24fbdf to 1369269 Compare October 27, 2025 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants