# Didfail - [source](https://bitbucket.org/wklieber/didfail/src/master/) - [paper](https://dl.acm.org/doi/10.1145/2614628.2614633) - language: Java, Python2 - Build: Makefile - number of years without at least 1 commit since first commit: 8 - license: BSD-3-Clause # Notes: Trouble on the laptop with ulimit: ``` docker run --ulimit nofile=65536:65536 -it ... ```