Skip to content

move loom to dev-dependencies #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

conradludgate
Copy link
Contributor

Adding boxcar to my dependencies has massively inflated my lockfile with the current setup.

Moving loom to dev-deps is how tokio handles loom.

@ibraheemdev
Copy link
Owner

I don't think works. I want loom to be enabled in integration tests, and for other crates that use loom and have boxcar as a dependency, so it can't just be a dev-dep. To avoid the lockfile issue maybe we can make it optional like crossbeam instead?

@conradludgate conradludgate force-pushed the remove-loom-dependency branch from d1ad99b to 70221fa Compare April 14, 2025 08:38
@ibraheemdev ibraheemdev merged commit 0a83609 into ibraheemdev:master Apr 30, 2025
14 checks passed
@ibraheemdev
Copy link
Owner

Looks good, thanks.

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