-
Couldn't load subscription status.
- Fork 16
Description
Not sure what I did or what changed, but I haven't been able to run any @testitem for the past few weeks or so. When I try, I just see a blank screen for "Test Results" and get a Julia status bar:
This is across all packages I've tried to use it on. I've pkill'd Julia many times and it doesn't seem to help. I've uninstalled, re-installed the Julia extension. I've cleared my ~/.juliaup/compile cache and re-compiled. Nothing seems to help.
When I look at the julia process in htop, it seems it runs something for a while, and then goes to 0% CPU usage. So I guess something is hanging.
What is actually running when I try to start a single testitem? is there a way I can see the logs somehow?