Files
Odin/core
Jeroen van Rijn 07c59cb4db Early out and propagate nil in create*
If allocation of a `^Thread` failed, `create*` now properly return `nil`,
so you can assert on that instead of calling `thread.destroy` on a null pointer, say.
2025-04-17 17:26:24 +02:00
..
2024-09-09 18:49:13 +02:00
2024-12-01 11:54:53 +11:00
2025-04-07 13:19:00 +02:00
2025-02-04 21:27:44 +01:00
2025-04-13 21:51:57 +02:00
2025-01-18 22:23:44 +01:00
2024-02-08 15:15:16 +00:00
2025-04-13 12:05:39 -04:00
2025-01-10 07:07:40 +01:00
2025-04-07 21:33:57 +02:00