Skip to content
Snippets Groups Projects
Unverified Commit cc078a0e authored by Clément Lassieur's avatar Clément Lassieur
Browse files

utils: Reset the Fiber dynamic environment in %NON-BLOCKING.

* src/cuirass/utils.scm (%non-blocking): Wrap body in PARAMETERIZE form that
clears CURRENT-FIBER.

So that PUT-MESSAGE doesn't try to suspend itself within CALL-WITH-NEW-THREAD.
See https://lists.gnu.org/archive/html/guile-devel/2018-07/msg00009.html.
parent 14f310f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment