flipper-io / flipper

Flipper is a development platform that can be controlled from any programming language.
https://www.flipper.io/
Apache License 2.0
72 stars 15 forks source link

U2 hangs when pushing large amounts of data. #65

Closed georgemorgan closed 7 years ago

georgemorgan commented 7 years ago

U2 doesn't have enough RAM to satisfy large push requests. Pushes to busses must be chunked into capsules of a size constrained by the U2's amount of free RAM.

georgemorgan commented 7 years ago

Fixed in 5e8313d5d2888cd95083c84e99b4e12e596b7d0d.