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

fix(dre): Remove unnecessary Arc::clone #547

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

sasa-tomic
Copy link
Member

Should resolve the problem:

thread 'main' panicked at rs/cli/src/runner.rs:93:14:
Failed to get mutable reference

Should resolve the problem:
```
thread 'main' panicked at rs/cli/src/runner.rs:93:14:
Failed to get mutable reference
```
@sasa-tomic sasa-tomic requested a review from a team as a code owner June 27, 2024 15:17
@sasa-tomic sasa-tomic merged commit 10c6eff into main Jun 27, 2024
4 checks passed
@sasa-tomic sasa-tomic deleted the sat-fix-registry-get-mutable-reference branch June 27, 2024 15:43
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