Metadata-Version: 2.4
Name: bombsquad
Version: 0.1.0
Summary: Isolate OOM-prone function in process, raise exception on SIGKILL and Segfault
License: MIT
License-File: LICENSE
Author: Ben Skubi
Author-email: skubi@ohsu.edu
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: dill
Description-Content-Type: text/markdown

# bombsquad
Isolate OOM-prone function in process, raise exception on SIGKILL

