google-nomulus/core
Michael Muller 9f0138aeb2
Cleanup gpg-agent instances and home directories (#1629)
* Cleanup gpg-agent instances and home directories

The GpgSystemCommandException leaks home directories, but more importantly it
leaks gpg-agent instances.  This can cause problems with inotify limits, since
the agent seems to make use of inotify.  Do a proper cleanup in afterEach().

* Don't fail if we can't kill the agent
2022-05-16 14:06:26 -04:00
..
gradle/dependency-locks Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
src Cleanup gpg-agent instances and home directories (#1629) 2022-05-16 14:06:26 -04:00
build.gradle Create a Dataflow pipeline to resave EPP resources (#1553) 2022-04-15 15:46:35 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00