Skip to content

Comment on Show HN: Heap Explorer

Comments

Can you modify this to listen to a signal (e.g. SIGUSR) instead, for triggering the REPL?

I went with SIGINT because it's more fun to press ctrl-c than to pgrep and kill. If you'd rather use SIGUSR1, just change SIGINT to SIGUSR1 line 654.

OK. RTFM. You already did! Wonderful.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.