Aleksey Kontsevich changed bug 1151540
What Removed Added
Status RESOLVED REOPENED
Resolution FIXED ---

Comment # 6 on bug 1151540 from
Began to crash on repo open again:

```
> git-cola
Traceback (most recent call last):
  File "/usr/share/git-cola/lib/cola/fsmonitor.py", line 198, in run
    self._inotify_fd = inotify.init()
  File "/usr/share/git-cola/lib/cola/inotify.py", line 44, in _errcheck
    raise OSError(err, os.strerror(err))
OSError: [Errno 24] Too many open files
Aborted (core dumped)
```

Could You update to latest version from github please to check if it fixes the
problem?


You are receiving this mail because: