1
0
mirror of https://github.com/janet-lang/janet synced 2025-05-10 19:34:13 +00:00
Calvin Rose 4daecc9a41 Prevent await inside janet_call - address #1531
This was partially implemented before, but not in the case where the
await or other signal itself was created by a C function. We have to
separate code paths for generating signals - one via normal returns in
janet_vm_continue, and the other via longjump. This adds handling for
the longjump case, as well as improved messaging.
2024-12-14 10:34:36 -06:00
..
2024-09-29 16:07:24 -05:00
2024-03-10 09:07:11 -05:00
2024-10-05 12:37:23 -05:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2024-07-12 15:22:46 -05:00
2023-06-02 07:04:07 +09:00
2024-10-18 18:17:06 -05:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-11-14 19:52:22 -06:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-06-02 07:04:07 +09:00
2023-08-18 12:35:12 +07:00
2023-06-02 07:04:07 +09:00