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

Code to always display the current goroutine first in the list of gor… #3379

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

kkrime
Copy link

@kkrime kkrime commented Mar 20, 2022

Simple change to make the current go routine running always be displayed first on the goroutine output at the bottom of the debug screen:

Screen Shot 2022-03-20 at 12 51 19

@bhcleek
Copy link
Collaborator

bhcleek commented Mar 20, 2022

Thank you

@kkrime
Copy link
Author

kkrime commented Mar 20, 2022

Some of the tests are failing, from looking at the logs, the reasons looks like they're related to the testing environment and not from my code. Can someone look into this?

@bhcleek bhcleek added this to the vim-go 1.26 milestone Mar 31, 2022
@bhcleek bhcleek merged commit 0f75dc3 into fatih:master Mar 31, 2022
bhcleek added a commit that referenced this pull request Mar 31, 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.

2 participants