Skip to content

Conversation

@ldionne
Copy link
Member

@ldionne ldionne commented Oct 14, 2025

Due to the way installation of the package works (based on setup.py), it creates temporary content in a build/ directory at the root of the repository. This sometimes causes installation to fail if another installation is happening at the same time, which is problematic for the client/server installation tests.

Until we modernize to a proper pyproject.toml, serialize the installation tests to ensure they don't fail spuriously.

Due to the way installation of the package works (based on setup.py),
it creates temporary content in a build/ directory at the root of the
repository. This sometimes causes installation to fail if another
installation is happening at the same time, which is problematic for
the client/server installation tests.

Until we modernize to a proper pyproject.toml, serialize the installation
tests to ensure they don't fail spuriously.
@ldionne ldionne merged commit dde8ba5 into main Oct 14, 2025
4 checks passed
@ldionne ldionne deleted the review/serialize-install-tests branch October 14, 2025 12:06
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.

2 participants