kactus icon indicating copy to clipboard operation
kactus copied to clipboard

A lot of changes provoke error dialogs

Open yceballost opened this issue 4 years ago • 1 comments

Describe the bug

When the list of changes exceed of X numbers os changes, provoke dialogue errors. For example, when you want to revert a commit with a bunch of changes.

Could be a problem of Github Desktop, but..

Version & OS

Kactus 0.3.29 Mac OS 10.15.3

Steps to reproduce the behavior

  1. Compare a branch with other with a lot of changes.
  2. Commit this merge
  3. Revert this commit

Screenshots

Screenshot 2020-05-08 at 10 30 47

Logs

2020-05-08.kactus.production.log

Additional context

In other cases, another dialogues appear about memory exceed or buffer. Now, I don't have theses screenshot, but I will attach it when it appears.

yceballost avatar May 08 '20 08:05 yceballost

I am very weak in this area, but could be a problem of limitation of github? I was reading this SOF https://stackoverflow.com/questions/8965606/node-and-error-emfile-too-many-open-files

I tried the command ulimit -a Screenshot 2020-05-08 at 14 30 45

so.. maybe the solution can be by this way? 😅

yceballost avatar May 08 '20 12:05 yceballost