Environment Activation Process Optimization #3675
priyaa1110
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been exploring Pixi's codebase and noticed the environment activation process in
src/activation.rs
. It's an interesting component that handles environment setup, shell configurations, and caching.I'm thinking about contributing some optimizations to this area.
Before I start, I would like to know:
Beta Was this translation helpful? Give feedback.
All reactions