Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: after provider.disconnect() is called, Ganache should stop serving requests #3433

Merged
merged 14 commits into from
Aug 19, 2022

Commits on Jul 27, 2022

  1. Reject all pending requests, and stop processing requets once provide…

    …r.disconnect() is called.
    jeffsmale90 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    0638bf6 View commit details
    Browse the repository at this point in the history
  2. Add the tests :/

    jeffsmale90 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ccafb7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2528daa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    b1327ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e47d3ed View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    01d62f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    a59b00d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Revert a59b00d and 01d62f8

    jeffsmale90 committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    51781af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942bacc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bd2f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    392b843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    469b310 View commit details
    Browse the repository at this point in the history
  3. Revert finally change

    jeffsmale90 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3f3b8dc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Revert back to re-referencing queue() and resume() functions. Update …

    …ConnectorLoader to _not_ maintain a reference to requestCoordinator.resume(), and test obscure edge case.
    jeffsmale90 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4dafd52 View commit details
    Browse the repository at this point in the history