-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add preliminary support for remote debugging.
You can now send a USR1 signal to a bolt or spout to have it pause execution and allow you to debug it interactively via telnet. The port should be logged, but that does not always seem to work for some reason. For now just use netstat to find out the port. The host is always set to 127.0.0.1 for now, but this will be more flexible in the future.
- Loading branch information
1 parent
89b38aa
commit 5feb633
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters