13
45
Fork
You've already forked fibers
10

[doc] clarify the use of dynamic-wind, probably in the Barriers chapter #78

Open
opened 2023年02月23日 21:08:12 +01:00 by attila.lendvai · 1 comment
Contributor
Copy link

i'm new to scheme, but i think it's not possible to use constructs like call-with-input-file because it has a dynamic-wind inside of it that closes the file/port when a fiber suspends.

if i'm right, then please mention this in the docs. it would have saved me some time.

i'm new to scheme, but i think it's not possible to use constructs like `call-with-input-file` because it has a `dynamic-wind` inside of it that closes the file/port when a fiber suspends. if i'm right, then please mention this in the docs. it would have saved me some time.
emixa-d commented 2023年09月04日 15:29:51 +02:00 (Migrated from github.com)
Copy link

‘bug’, because Guile should also use a different dynamic-wind (see: https://github.com/wingo/fibers/pull/73).

‘bug’, because Guile should also use a different dynamic-wind (see: <https://github.com/wingo/fibers/pull/73>).
Sign in to join this conversation.
No Branch/Tag specified
main
revert-110-wip-cancel-timer-operations
fdless-draft
pr-60-adjust
more-operations
timer-wheel
cross
nice-dynamic-wind-experiment
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
guile/fibers#78
Reference in a new issue
guile/fibers
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?