Tyler Goodlet
|
5021514a6a
|
Disable shm resource tracker via flag on 3.13+
As per the newly added support,
https://docs.python.org/3/library/multiprocessing.shared_memory.html
|
2025-08-18 22:04:40 -04:00 |
Tyler Goodlet
|
e875b62869
|
Add `.ipc._shm` todo-idea for `@actor_fixture` API
|
2025-08-18 21:30:48 -04:00 |
Tyler Goodlet
|
abdaf7bf1f
|
Slight typing and multi-line styling tweaks in `.ipc` sugpkg
|
2025-07-08 12:57:28 -04:00 |
Guillermo Rodriguez
|
26fef82d33
|
Add buf_size to RBToken and add sender cancel test, move disable_mantracker to its own _mp_bs module
|
2025-07-08 12:57:28 -04:00 |
Guillermo Rodriguez
|
1ed0c861b5
|
Address some of fomo\'s comments
|
2025-07-08 12:57:28 -04:00 |
Guillermo Rodriguez
|
af69272d16
|
Move linux specifics from tractor.ipc._shm into tractor.ipc._linux
|
2025-07-08 12:57:28 -04:00 |
Guillermo Rodriguez
|
8e3f581d3f
|
Move tractor._shm to tractor.ipc._shm
|
2025-07-08 12:57:28 -04:00 |