Giter Site home page Giter Site logo

Comments (16)

onevcat avatar onevcat commented on May 13, 2024

The problem still exists in Xcode 7 GM. So I guess I should opt-out the disk task canceling temporarily (since it is not a common scene to cancel a disk search at all).

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

This problem may related to https://openradar.appspot.com/22437691

from kingfisher.

onevcat avatar onevcat commented on May 13, 2024

@hankbao Thanks for reporting this. Yes, I believe it is the same issue.

from kingfisher.

onevcat avatar onevcat commented on May 13, 2024

Ref commit e271e3e

Once it gets fixed, we should add this back to Kingfisher.

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

👍

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

Any luck with this after iOS 9 officially released?

from kingfisher.

onevcat avatar onevcat commented on May 13, 2024

@hankbao With no luck. It is still crashing.

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

Bad Apple.

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

Found a workaround according to an Apple engineer working on Swift compiler https://twitter.com/jckarter/status/641963107225501696

from kingfisher.

onevcat avatar onevcat commented on May 13, 2024

Thanks for the information.

Sure, we can get a workaround by wrapping it with Objective-C. But I am not quite willing to introduce it into Kingfisher, since it is a pure Swift implementation now. It is not a big problem with lacking of disk task cancel for this project, so I decided to opt it from Kingfisher temporarily.

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

That's alright.

from kingfisher.

onevcat avatar onevcat commented on May 13, 2024

This is fixed in Xcode 7.1 beta 2. So we could add it back when the new Xcode gets released.

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

👍

from kingfisher.

onevcat avatar onevcat commented on May 13, 2024

Now Xcode 7.1 was released. We could get it back and I will send a p-r on it later today.

from kingfisher.

hankbao avatar hankbao commented on May 13, 2024

Finally ;)

from kingfisher.

onevcat avatar onevcat commented on May 13, 2024

Fixed in #128

from kingfisher.

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.