You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically - when I open project, browse trough the files.
Sometimes when I save, it get stuck. Sometimes when I open, it get stuck.
Sometimes when I open folder, it get stuck. Stuck is like I see the loading icon for ever. Sometimes when the lag happens, I just close the whole project and then it loads, sometimes it don't and I have to restart Atom.
Could it be Atom problem? Maybe some plugins fight with each other? Maybe I have settings that does this?
I always see this error text:
User launched a task while another one is still running. Forgot to use 'await' or '.then()'?
What could be the problem? // Using 0.18.2v
The text was updated successfully, but these errors were encountered:
I am using the latest version 0.20.0 and I have the same problem. But for me - after about 10 minutes the file uploads successfully. It was happening in Atom and now it is the same in Pulsar.
Yes, this problem is in both - Atom and Pulsar. When you grind and write code a lot - this thing happens really often and get on nerves. Sadly I have completely no clue where to find what is causes. This kinda gives a lot of information -
User launched a task while another one is still running. Forgot to use 'await' or '.then()'?
This also happens to me and is indeed very annoying. According to my hoster, the maximum number of simultaneous connections to the ftp server is exceeded. When I close Pulsar, some or all connections are closed. Then I can connect again.
Basically - when I open project, browse trough the files.
Sometimes when I save, it get stuck. Sometimes when I open, it get stuck.
Sometimes when I open folder, it get stuck. Stuck is like I see the loading icon for ever. Sometimes when the lag happens, I just close the whole project and then it loads, sometimes it don't and I have to restart Atom.
Could it be Atom problem? Maybe some plugins fight with each other? Maybe I have settings that does this?
I always see this error text:
User launched a task while another one is still running. Forgot to use 'await' or '.then()'?
What could be the problem? // Using 0.18.2v
The text was updated successfully, but these errors were encountered: