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

Lots of async method not awaited #244

Closed
jeffmaury opened this issue Jul 26, 2024 · 1 comment
Closed

Lots of async method not awaited #244

jeffmaury opened this issue Jul 26, 2024 · 1 comment

Comments

@jeffmaury
Copy link
Collaborator

General information

  • OS: Windows
  • Hypervisor: Hyper-V
  • Did you run crc setup before starting it (Yes/No)?Yes
  • Running CRC on: Laptop

Steps to reproduce

While walking at the code with an IDE, I saw of lots of async methods that are not awaited. Maybe we should check lint to report them as well

Expected

Actual

Logs

Before gather the logs try following if that fix your issue

$ crc delete -f
$ crc cleanup
$ crc setup
$ crc start --log-level debug

Please consider posting the output of crc start --log-level debug on http://gist.github.com/ and post the link in the issue.

@jeffmaury
Copy link
Collaborator Author

Closed by #245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant