Simon Cruanes
|
953947f694
|
feat local-storage: expose get/set with explicit storage
|
2024-03-04 20:49:34 -05:00 |
|
Simon Cruanes
|
4195d4d61c
|
feat: add Task_local_storage.get_opt
|
2024-02-29 15:29:08 -05:00 |
|
Simon Cruanes
|
bfd70dc5c2
|
fix fiber: spawn sub-fiber with a copy of current local storage
|
2024-02-27 22:11:50 -05:00 |
|
Simon Cruanes
|
2a42f15e37
|
feat: pass task local storage in run_async
the idea is that we could use this to pass storage
around in `Fut` combinators, but I'm not sure that's actually
a good idea.
|
2024-02-14 14:54:18 -05:00 |
|
Simon Cruanes
|
e8e61f6b30
|
feat: improve task local storage
|
2024-02-12 12:04:36 -05:00 |
|
Simon Cruanes
|
41b73462dd
|
fix in task_local_storage
|
2024-02-12 11:33:09 -05:00 |
|
Simon Cruanes
|
b32bf3ea3c
|
fix in task local storage
|
2024-02-12 11:30:29 -05:00 |
|
Simon Cruanes
|
13d26783c7
|
fix
|
2024-02-11 16:40:14 -05:00 |
|
Simon Cruanes
|
65fd89708e
|
add task_local_storage to core, modify how suspend works
|
2024-02-11 16:40:14 -05:00 |
|