bitcoin-s/project
Chris Stewart 8b23b1f4f6
Add delay to wait for zmq to get setup in chainTest (#5427)
* Add delay to wait for zmq to get setup in chainTest

* Add println

* only run zmq tests on CI

* Bump Thread.sleep from 1ms -> 10ms

* Empty commit to re-run CI

* Revert things

* try making thread names more unique

* try no sleep

* Remove println

* Put logging back

* Try removing ZMQ.NOBLOCK

* turn off parallelExecution to see if it matters

* Add more logging

* Re-enable parallelExecution

* Try catching all NonFatal exns

* Bump timeout

* Bump maxTries

* Try downgrading jeromq back to 0.5.4

* Revert things

* scalafmt
2024-03-03 11:54:50 -06:00
..
build.properties Update sbt to 1.9.9 (#5419) 2024-02-23 14:24:59 -06:00
CommonSettings.scala Re-add java.sql module to cli jlink image to fix #5411 (#5412) 2024-02-20 14:02:15 -06:00
Deps.scala Add delay to wait for zmq to get setup in chainTest (#5427) 2024-03-03 11:54:50 -06:00
EnvUtil.scala 2022 03 01 static wix upgrade product code (#4149) 2022-03-01 18:25:13 -06:00
plugins.sbt Update sbt-scalafmt to 2.5.2 (#5218) 2024-02-28 14:15:00 -06:00
Projects.scala Automatically download binaries if they are used in test suite (#4005) 2022-01-23 17:43:30 -06:00
TaskKeys.scala Initial c-lightning rpc support (#3755) 2021-10-19 10:58:29 -05:00