Closed Bug 1158929 Opened 9 years ago Closed 9 years ago

Avoid pyinotify like the plague on OSX

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

Attachments

(1 file)

Trying to import pyinotify on OSX causes a SystemExit exception which means it kills the python process. This makes it impossible to run test suites on OSX because it kills the whole nose python process.
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/328e69fec42368f7eba96bb6d089901c15e40d72
fixes bug 1158929 - Avoid pyinotify like the plague on OSX

https://github.com/mozilla/socorro/commit/597dfeb602abc90405de22afb8b4fe347baffe3b
bug 1158929 - with a user warning

https://github.com/mozilla/socorro/commit/419fa4f1cd04c9b59920ee178a40f58ec01202e1
Merge pull request #2749 from peterbe/bug-1158929-avoid-pyinotify-like-the-plague-on-osx

fixes bug 1158929 - Avoid pyinotify like the plague on OSX
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: