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

Enhancement: clean up firewall rules on exit #276

Closed
qdm12 opened this issue Oct 29, 2020 · 0 comments
Closed

Enhancement: clean up firewall rules on exit #276

qdm12 opened this issue Oct 29, 2020 · 0 comments

Comments

@qdm12
Copy link
Owner

qdm12 commented Oct 29, 2020

It should be as easy as

defer func() {
    err := firewallConf.SetEnabled(ctx, false)
}()
@qdm12 qdm12 self-assigned this Oct 29, 2020
@qdm12 qdm12 added this to To do in Development via automation Nov 20, 2020
@qdm12 qdm12 closed this as completed in 282c1e5 Apr 19, 2021
Development automation moved this from To do to Done Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
Done
Development

No branches or pull requests

1 participant