1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-04 22:36:55 +00:00
Calvin Rose c68264802a Fix #638 - update fiber status in certain cases.
This fixes a regression from changes to janet_try. In some cases, we
would not update the status of a fiber when signaling, which left the
fiber's status as whatever it had previously. This could lead to strange
control flow issues.
2021-02-20 10:55:16 -06:00
..
2020-01-12 10:50:37 -06:00
2020-12-26 15:42:13 -06:00
2021-02-16 19:59:03 +01:00
2021-02-19 16:10:03 -06:00