Skip to content

Fix issue #294 (use Linux signals)#333

Draft
ktak-007 wants to merge 1 commit into
snoyberg:masterfrom
ktak-007:use-linux-signals
Draft

Fix issue #294 (use Linux signals)#333
ktak-007 wants to merge 1 commit into
snoyberg:masterfrom
ktak-007:use-linux-signals

Conversation

@ktak-007

Copy link
Copy Markdown
Contributor

No description provided.

@ktak-007

Copy link
Copy Markdown
Contributor Author

This draft works perfectly with this @ulidtko's changes haskell-fswatch/hfsnotify#125
and will be able to merge after it will be added into the hfsnotify release.

@ulidtko ulidtko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If that fsnotify patch of mine ever lands — keter won't need the CPP #if.

The dispatch will happen at runtime, simply via the isAtomic=True case-match (which will only be hit on Linux or *BSD, platforms that support the inotify API)

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

Successfully merging this pull request may close these issues.

2 participants