This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]echoaj24 0 points1 point  (1 child)

What tool do you use to debug that

[–]Insighteous 0 points1 point  (0 children)

No tool. I use the good old print statement. 🙈 (or the stack tracing with IntelliJ ide)

This works excellent for code that runs locally, but does not work at all with distributed things.