When I click "Run" Pycharm first performs Upload helpers, then runs the old file on the remote interpreter and only then uploads the corrected file to the remote host
Please check your settings under [File | Settings | Build, Execution, Deployment | Deployment | Options], make sure "upload changes automatically" is set to "Always".
Also ensure that your local and remote machines both has date and time configured correctly and synchronized.
the problem is that the old file is started on remote host first, and then the modified one is started to upload with a small delay. I didn't see this in the previous version
Or you can submit a ticket from PyCharm's Help menu, this will have a higher priority than community forum threads. Community edition users can also submit support tickets.
As for the issue itself, unfortunately I wasn't able to reproduce it. Please submit the support ticket and attache the following:
Hi,
Please check your settings under [File | Settings | Build, Execution, Deployment | Deployment | Options], make sure "upload changes automatically" is set to "Always".
Also ensure that your local and remote machines both has date and time configured correctly and synchronized.
already checked: everything was set up correctly
the problem is that the old file is started on remote host first, and then the modified one is started to upload with a small delay. I didn't see this in the previous version
I can record the screen if necessary
good support... don't think it's worth buying a license for an company...
Just to avoid misunderstandings, the primary support channel is https://intellij-support.jetbrains.com/hc/en-us/?pycharm
Or you can submit a ticket from PyCharm's Help menu, this will have a higher priority than community forum threads. Community edition users can also submit support tickets.
As for the issue itself, unfortunately I wasn't able to reproduce it. Please submit the support ticket and attache the following:
- IDE logs (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)
- Screenshots of your deployment settings and run/debug configuration
- A screencast would also help
We will try to troubleshoot further.