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

Allow a callback to be trigger after emulator has started #565

Closed
chasefleming opened this issue Feb 9, 2024 · 2 comments
Closed

Allow a callback to be trigger after emulator has started #565

chasefleming opened this issue Feb 9, 2024 · 2 comments
Assignees
Labels
Feature A new user feature or a new package API Feedback

Comments

@chasefleming
Copy link
Member

Issue To Be Solved

We need a way in other projects, like the CLI, to know when the emulator has started.

(Optional): Suggest A Solution

Introduce a variadic options arg (for non-breaking changes) that takes an options struct with a callback to be triggered once the emulator has completed.

@bluesign
Copy link
Collaborator

hey @chasefleming , can we close this?

@chasefleming
Copy link
Member Author

We can. Thanks for following up. It was solved by this: onflow/flow-go-sdk#578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new user feature or a new package API Feedback
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants