Tomasz Pasternak
Tomasz Pasternak
Ok, so if there are no issues with dependencies (cc @mai93), then it LGTM. Btw is `org_golang_google_grpc` actually used anywhere?
Duplicate of #5993
cc @ujohnny @agluszak I'm wondering if we should go through all actions one-by-one, or just safely default do EDT as it used to be before. We haven't experienced any update-related...
hi @nobletooth for now we recommend to use the plugins - Intellij with Go plugin + Python plugin - or GoLand with Python plugin - etc.
Could be caused by my change #5743
Nope, wasn't it always like that @mai93
O haven't looked at the code in the picture. Indeed, we shouldn't print `test` for `main` function run
On posix systems this would require to call `setsid` system call at the beginning of the process and to call `kill` with negative value during destroy. @brettwooldridge would you accept...
Of course both syscalls would be called optionally, probably controlled by some flag
Recently, the IntelliJ/PyCharm plugin has received a lot of great patches, I think your could try it