You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Hi 👋, I notice some confusing behavior when using Ganache.provider with instamine: eager. If I call await provider.disconnect(), the process does not exit, however the process exits when the disconnect method is removed.
Hi 👋, I notice some confusing behavior when using
Ganache.provider
withinstamine: eager
. If I callawait provider.disconnect()
, the process does not exit, however the process exits when the disconnect method is removed.I created a reproduction repo for your convenience.
The text was updated successfully, but these errors were encountered: