DWilliames / paddy-sketch-plugin

Automated padding, spacing and alignment for your Sketch layers
MIT License
2.17k stars 61 forks source link

Implement fibers? #129

Open bomberstudios opened 6 years ago

bomberstudios commented 6 years ago

I know you're hard at work with Paddy2, which will probably get rid of this issue, but here it goes anyway…

We're seeing a lot of crashes in Sketch, related to the use of coscript.shouldKeepAround, and Paddy 1 is usually involved. We believe the cause of the crash to be something like this:

We added fibersa while ago, precisely to fix this type of issue (you can check the docs for the feature on https://developer.sketchapp.com/reference/api/#async)

Thanks in advance!