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

feat: use runZonedGuarded in program mains #289

Merged
merged 3 commits into from
Jul 28, 2023
Merged

Conversation

gkc
Copy link
Contributor

@gkc gkc commented Jul 28, 2023

- What I did
feat: use runZonedGuarded in program mains

- How I did it
Modified bin/sshnp.dart, bin.sshnpd.dart and bin/sshrvd.dart so that the calls to .init() and .run() are made within a runZonedGuarded block.

- How to verify it
Tests pass

@gkc gkc requested a review from cconstab July 28, 2023 11:02
@gkc gkc merged commit 77a833e into trunk Jul 28, 2023
@XavierChanth XavierChanth deleted the gkc-run-zoned-guarded-in-mains branch August 15, 2023 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants