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: Avoid panic petgraph-related panic when inserting clone nodes to fix borrow checking errors #334

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

LukeMathWalker
Copy link
Owner

The issue has been reported by @benwis: it occurs when trying to build the Pavex-Leptos integration example.
This PR fixes the panic.

@LukeMathWalker
Copy link
Owner Author

/ok-to-test sha=3ce2d00

@LukeMathWalker LukeMathWalker merged commit 536c2ed into main Sep 2, 2024
22 checks passed
@LukeMathWalker LukeMathWalker deleted the leptos-panic branch September 2, 2024 13:41
@pavex-releaser pavex-releaser bot mentioned this pull request Sep 2, 2024
LukeMathWalker added a commit that referenced this pull request Sep 2, 2024
## 🤖 New release
* `pavex`: 0.1.47 -> 0.1.48
* `pavex_bp_schema`: 0.1.47 -> 0.1.48
* `pavex_reflection`: 0.1.47 -> 0.1.48
* `pavex_macros`: 0.1.47 -> 0.1.48
* `persist_if_changed`: 0.1.47 -> 0.1.48
* `pavex_tracing`: 0.1.47 -> 0.1.48
* `pavex_cli`: 0.1.47 -> 0.1.48
* `pavex_cli_deps`: 0.1.47 -> 0.1.48
* `pavex_miette`: 0.1.47 -> 0.1.48
* `pavexc_cli_client`: 0.1.47 -> 0.1.48
* `pavexc`: 0.1.47 -> 0.1.48
* `pavex_cli_client`: 0.1.47 -> 0.1.48
* `pavexc_cli`: 0.1.47 -> 0.1.48
* `generate_from_path`: 0.1.47 -> 0.1.48

<details><summary><i><b>Changelog</b></i></summary><p>

## `pavex`
<blockquote>

##
[0.1.48](0.1.47...0.1.48)
- 2024-09-02

### Fixed
- Avoid panic petgraph-related panic when inserting clone nodes to fix
borrow checking errors
([#334](#334))

### Other
- Disable workspace hack before a release
- Re-enable workspace hack after a release
([#333](#333))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: pavex-releaser[bot] <[email protected]>
Co-authored-by: pavex-releaser[bot] <167640712+pavex-releaser[bot]@users.noreply.github.com>
Co-authored-by: Luca Palmieri <[email protected]>
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.

1 participant