bisq/apitest
ghubstan a1e2536ed5
Fix hanging background process problem
SetupTask submissions for Bisq background apps seednode, arbnode,
etc., would not always complete due to a blocking stderr stream
handler thread.join() call.  This change makes waiting on a bash
process err stream optional.
2020-07-11 18:15:17 -03:00
..
scripts Add script to get Bisq app pid 2020-07-09 15:30:22 -03:00
src/main Fix hanging background process problem 2020-07-11 18:15:17 -03:00
dao-setup.gradle Add build tasks for installing dao-setup files 2020-07-09 16:03:46 -03:00