Files
zig/lib/std
Matthew Lugg 2046e0f4be std.Io.Threaded: fix group closure leak
More tasks could be added to the group at any time before it completes,
so it's not valid to look at the `token` passed in here.

There's also a related bug in `Threaded`, which is that tasks spawned in
a group after it is canceled will not observe that cancelation, but that
is a more complex bug which needs some deeper design changes.
2025-12-22 12:47:38 +00:00
..
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-09-30 13:44:54 +01:00
2025-09-18 22:39:33 -07:00
2025-12-05 14:12:39 +01:00
2025-09-20 14:34:18 -07:00
2024-08-22 08:44:08 +02:00
2025-11-22 22:42:38 +00:00
2025-12-06 22:08:40 +01:00
2025-08-29 17:14:26 -07:00
2025-08-29 17:14:26 -07:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-08-29 17:14:26 -07:00
2025-11-10 09:40:44 +01:00
2025-11-22 22:42:38 +00:00
2025-08-28 18:30:57 -07:00
2025-07-16 10:27:39 -07:00