Browse Source
master823d8fd834Don't disallow the stallMonitor in RPC tumbler (Adam Gibson) Pull request description: Prior to this commit, the 'testflag' was set for the Taker object that was created in running the tumbler via the RPC API. This flag prevents the function client_protocol.JMTakerClientProtocol.stallMonitor from running (which is useful in certain cases), which was not intended. After this commit, this flag is not set, so that when a transaction fails to go through, the stallMonitor will wake up after some time and retry the transaction, as should occur. ACKs for top commit: kristapsk: cr utACK823d8fd834(did `grep -R testflag` and checked each occurance) Tree-SHA512: de89d5c12e3595b96d9d579980ac59f81e40500fe98d97e5ea415c545a938b7f7e3d3621036f82953ab9fee657a44d847b95a33fea1d7cac629e1aeb88fe598f
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue