guard / rb-fsevent

FSEvents API with signals handled (without RubyCocoa)

Home Page:https://rubygems.org/gems/rb-fsevent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ctrl-C behaviour?

ioquatix opened this issue · comments

Hi,

When entering fsevent.run, if the user hits ctrl-c the exception is not propagated as one might expect.

Expected when user press ctrl-c or process killed with sigint, that fsevent.run would internally raise Interrupt.

Actual result: fsevent.run returns with no special information about interrupt.

you already know what's up with me closing this bug. smiles, happiness, sunshine, and all that other good stuff.