Skip to content

There should be a way to opt out of unwind_protect for a block of code. #141

Closed
@jimhester

Description

@jimhester

e.g. if you have a loop and want to put the protection outside around it rather than on each call.

Perhaps unwind_protect() should set a global flag, then we know that we don't need to unwind protect again?

Metadata

Metadata

Assignees

Labels

featurea feature request or enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions