Skip to content
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

refactor(hydro_deploy)!: make HydroflowSource, HydroflowSink traits use &self interior mutability to remove RwLock wrappings #1346

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

MingweiSamuel
Copy link
Member

Depends on #1339

@MingweiSamuel MingweiSamuel changed the title refactor(hydro_deploy)!: make HydroflowSource, HydroflowSink traits use shared & references/interior mutability to remove RwLock wrappings refactor(hydro_deploy)!: make HydroflowSource, HydroflowSink traits use &self interior mutability to remove RwLock wrappings Jul 16, 2024
@MingweiSamuel MingweiSamuel requested a review from shadaj July 16, 2024 20:45
…ts use shared `&` references/interior mutability to remove `RwLock` wrappings
@MingweiSamuel MingweiSamuel marked this pull request as ready for review July 18, 2024 17:10
Copy link
Member

@shadaj shadaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

hydro_deploy/core/src/custom_service.rs Show resolved Hide resolved
@MingweiSamuel MingweiSamuel merged commit 057a0a5 into hydro-project:main Jul 19, 2024
13 checks passed
@MingweiSamuel MingweiSamuel deleted the hd-no-mut-2 branch July 19, 2024 20:27
MingweiSamuel added a commit that referenced this pull request Jul 20, 2024
…ility to remove `RwLock` wrappings #430 (#1347)

Depends on #1346
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