slon/System
Alec Murphy e982c9584a System/FFI/LibC: Round-robin mem_task selection for malloc
This fixes an issue where multiple HTTP requests would arrive
simultaneously, and the subsequent calls to @rsa_import would
end up clobbering the shared mem_task's CHeapCtrl, leading to #GP.

Eventually, we may want to simplify this to only init the CHeapCtrl,
rather than creating the entire CTask, but for now it seems ok.
2025-03-10 07:51:19 -04:00
..
Api Everywhere: Use slon_mem_task for memory allocation 2025-03-06 09:54:26 -05:00
Config Meta: Add files to repository 2025-02-16 15:21:19 -05:00
Drivers Everywhere: Use slon_mem_task for memory allocation 2025-03-06 09:54:26 -05:00
FFI System/FFI/LibC: Round-robin mem_task selection for malloc 2025-03-10 07:51:19 -04:00
Jakt Everywhere: Use slon_mem_task for memory allocation 2025-03-06 09:54:26 -05:00
Libraries System/Libraries/Http: Update JSON API 2025-03-09 13:26:03 -04:00
Setup System/FFI/LibC: Round-robin mem_task selection for malloc 2025-03-10 07:51:19 -04:00
Utilities System/Utilities/Time: Update JSON API, remove tz stuff for now 2025-03-09 13:32:20 -04:00
MakeSystem.HC Everywhere: Use slon_mem_task for memory allocation 2025-03-06 09:54:26 -05:00