Refactor the entire waiting for GENERATE to allow for more arguments
authorPlamen Dimitrov <pdimitrov@pevogam.com>
Thu, 14 Nov 2019 11:09:47 +0000 (13:09 +0200)
committerPlamen Dimitrov <pdimitrov@pevogam.com>
Tue, 19 Nov 2019 08:58:03 +0000 (10:58 +0200)
commit80d82f1361eab18a6aa6b989146fdeb4f3f7ae43
treee3f92069743daf42b8fc6d0dbf26a40f33de9ce7
parent93b1989150dc51875a628bcc45b49422a058578e
Refactor the entire waiting for GENERATE to allow for more arguments

This code is completely redundant and has a much better implementation
in the more general waiting for a running program method.
src/arnied_wrapper.py
test/test_arnied_wrapper.py