Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parallel rpc methods (2484) #2554

Merged
merged 4 commits into from
Jun 17, 2020
Merged

Commits on Jun 16, 2020

  1. deepcopy args in method calls

    Jacob Beck committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    614f0b4 View commit details
    Browse the repository at this point in the history
  2. add a test

    For the test to work, we have to switch to spawn so that we don't deadlock
    Jacob Beck committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    12d3c52 View commit details
    Browse the repository at this point in the history
  3. changelog

    Jacob Beck committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    12a9c2b View commit details
    Browse the repository at this point in the history
  4. this test difference appears to be spawn vs fork

    Jacob Beck committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    dbf7e69 View commit details
    Browse the repository at this point in the history