Skip to content

Conversation

@gabriel-samfira
Copy link
Member

  • Wait for http server graceful shutdown and for pool managers to properly exit.
  • Fix potential nil pointer dereference when checking response code from github API.

  * Wait for http server graceful shutdown and for pool managers to
properly exit.
  * Fix potential nil pointer dereference when checking response
code from github API.
Once the context is canceled, the loops will exit, so there is no
need to explicitly Stop(). We just need to Wait() for the loops to
exit.
@gabriel-samfira gabriel-samfira merged commit 897beef into cloudbase:main Dec 30, 2022
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.

1 participant