Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fsevapi not working #22

Open
brainstorm opened this issue May 9, 2016 · 2 comments
Open

fsevapi not working #22

brainstorm opened this issue May 9, 2016 · 2 comments

Comments

@brainstorm
Copy link

No events when trying out the fsevapi:

$ ./fsmon-osx -B fsevapi .
$ touch foo
[no events shown]

The default backend (devfsev?) works but requires root for local non-root-owned paths.

@brainstorm
Copy link
Author

brainstorm commented May 9, 2016

Also the process does not seem to accept signals:

mba-3:fsmon romanvg$ ./fsmon-osx -B fsevapi .
^C^C
^C^C^C^C^C^C^C^C^C

^C^C^C^C^C^C^C^C^C

The default backed can be killed with ctrl+c.

@trufae
Copy link
Member

trufae commented May 9, 2016

signal is catched but doesnt stops the event loop. will investigate on this later.

thanks!

On 09 May 2016, at 10:15, Roman Valls Guimerà [email protected] wrote:

Also the process does not seem to accept signals:

mba-3:fsmon romanvg$ ./fsmon-osx -B fsevapi .
^C^C
^C^C^C^C^C^C^C^C^C

^C^C^C^C^C^C^C^C^C

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #22 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants