tractor/tractor/_testing
Guillermo Rodriguez ab1a60bc97
General improvements
EventFD class now expects the fd to already be init with open_eventfd
RingBuff Sender and Receiver fully manage SharedMemory and EventFD lifecycles, no aditional ctx mngrs needed
Separate ring buf tests into its own test bed
Add parametrization to test and cancellation
Add docstrings
Add simple testing data gen module .samples
2025-03-13 20:17:04 -03:00
..
__init__.py Move `mk_cmd()` to `._testing` 2024-07-10 15:40:44 -04:00
fault_simulation.py Start a new `._testing.fault_simulation` 2024-04-03 10:19:50 -04:00
pytest.py Add (back) a `tractor._testing` sub-pkg 2024-03-13 09:09:08 -04:00
samples.py General improvements 2025-03-13 20:17:04 -03:00