dashmap icon indicating copy to clipboard operation
dashmap copied to clipboard

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

Open dtzxporter opened this issue 9 months ago • 1 comments

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

dtzxporter avatar Apr 24 '24 15:04 dtzxporter

CI issue is unrelated to PR

dtzxporter avatar Apr 24 '24 15:04 dtzxporter

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

dtzxporter avatar May 24 '24 19:05 dtzxporter

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

xacrimon avatar Jun 17 '24 22:06 xacrimon