I'm on Windows 10, Julia 1.7.0.
Running using ProfileView (after it's installed in the current env, v1.5.1) makes the keyboard unresponsive or very slow to respond, for about 30 seconds after the command has returned.
In addition, if have an AutoHotkey script running during the import command, the script stops working and I have to restart it.
It's not a big issue; I'm just posting this here for if there are other Julia users with this problem and wondering where it comes from (I had a large list of packages imported, and by elimination narrowed the problem down to ProfileView).
edit: still in Julia 1.8.1
I'm on Windows 10, Julia 1.7.0.
Running
using ProfileView(after it's installed in the current env, v1.5.1) makes the keyboard unresponsive or very slow to respond, for about 30 seconds after the command has returned.In addition, if have an AutoHotkey script running during the import command, the script stops working and I have to restart it.
It's not a big issue; I'm just posting this here for if there are other Julia users with this problem and wondering where it comes from (I had a large list of packages imported, and by elimination narrowed the problem down to ProfileView).
edit: still in Julia 1.8.1