Git Product home page Git Product logo

Comments (2)

JakeStanger avatar JakeStanger commented on June 3, 2024

#130 partially resolves this:

  1. The max buffer size has been increased from 16kB to 1MB
  2. There should no longer be any crashes/errors/hangs for larger content, although it still doesn't seem to like pasting.

from ironbar.

JakeStanger avatar JakeStanger commented on June 3, 2024

Came back to this once again, and I'm still stumped by this. I've had enough of reading kernel man pages and C.

As a temporary workaround, it's possible to just up the kernel max pipe size:

For example, for 10MB:

echo 10485760 > /proc/sys/fs/pipe-max-size

You can probably persist it using sysctl although that seems to be displaying 16MB on my system by default for some reason, when the kernel is using 1MB. Not sure what's going on there either.

from ironbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.