Skip to content

Conversation

@jalil-salame
Copy link
Contributor

It seems unused and it slows down the compilation of all crates that depend on parking_lot (e.g. tokio).

This is technically a breaking change since feature unification means that just by adding tower-sessions-core as a dependency parking_lot mutexes would be serializable. I don't know the breath of the impact though.

It seems unused and it slows down the compilation of all crates that
depend on `parking_lot` (e.g. `tokio`).

Signed-off-by: Jalil David Salamé Messina <[email protected]>
A new clippy lint was breaking CI 

Signed-off-by: Jalil David Salamé Messina <[email protected]>
@codecov
Copy link

codecov bot commented Oct 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.28%. Comparing base (81105af) to head (ceaf31f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
+ Coverage   83.80%   87.28%   +3.48%     
==========================================
  Files           5        5              
  Lines         352      354       +2     
==========================================
+ Hits          295      309      +14     
+ Misses         57       45      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@maxcountryman maxcountryman merged commit 9acb2d1 into maxcountryman:main Oct 18, 2025
7 checks passed
@jalil-salame jalil-salame deleted the jalil/remove-unused-feature branch October 18, 2025 13:02
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