Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix txn_test_gen_plugin crash on multiple create_test_accounts calls - develop #6975

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Mar 20, 2019

Change Description

  • txn_test_gen_plugin create_test_accounts creates multiple transactions which were calling back into http_plugin. The http_plugin is not set up to handle these multiple callbacks. Modified txn_test_gen_plugin to only call back to http_plugin on first transaction.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@heifner heifner merged commit 276bdeb into develop Mar 20, 2019
@heifner heifner deleted the txn-gen-fix-dev branch March 20, 2019 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants