cajund
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Sending an interrupt signal via the debugger
Hi Folks,Working on a Go program in IntelliJ and need to test a graceful shutdown implementation. Is it possible to send an interrupt or kill signal to the program when running in the debugger?Thanks. -
Created Editing both main code and dependency at the same time
Hi All, I'm using the Go plugin for IntelliJ (which I think is the same thing as GoLand, but not 100% sure). When working on the main code base, and a dependency at the same time, I could, in the p...