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

move survey generation to its own goroutine #1445

Merged
merged 2 commits into from
Jan 23, 2023
Merged

move survey generation to its own goroutine #1445

merged 2 commits into from
Jan 23, 2023

Conversation

mrpalide
Copy link
Contributor

Did you run make format && make check? Yes

Fixes #_

Changes:

  • move survey generation step to its own goroutine for fixing delay in running visor

How to test this PR:

  • after line 441 of pkg>visor>init.go file add time.Sleep(30 * time.Second)
  • make builld
  • run visor as root with debug log level in config
  • check logs after 30 second

@ersonp ersonp merged commit 9c56b72 into skycoin:develop Jan 23, 2023
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