Skip to content

Allow map_in_place to be called when the callee is already panicking.#300

Merged
xacrimon merged 1 commit into
xacrimon:masterfrom
dtzxporter:fix-abort-on-panic-when-already-in-panic
Jun 17, 2024
Merged

Allow map_in_place to be called when the callee is already panicking.#300
xacrimon merged 1 commit into
xacrimon:masterfrom
dtzxporter:fix-abort-on-panic-when-already-in-panic

Conversation

@dtzxporter

Copy link
Copy Markdown
Contributor
  • Forget the abort on panic once we know the closure did not panic.

- Forget the abort on panic once we know the closure did not panic.

Update util.rs
@dtzxporter dtzxporter changed the title Allow map_in_place to be called then the callee is already panicking. Allow map_in_place to be called when the callee is already panicking. Apr 24, 2024
@dtzxporter

Copy link
Copy Markdown
Contributor Author

CI issue is unrelated to PR

@dtzxporter

Copy link
Copy Markdown
Contributor Author

@xacrimon Gentle bump on this, it's a pretty harmless change that makes the api usable in Drop(s) where the callee has panicked!

@xacrimon

Copy link
Copy Markdown
Owner

@dtzxporter Apologies for the delay. Thanks for this! Will put out a new version this week.

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