Giter VIP home page Giter VIP logo

Comments (5)

dgodwin1175 avatar dgodwin1175 commented on July 20, 2024

Also note that the exception that is eventually thrown is a TaskCanceledException, and not an OperationCanceledException as I would expect.
Can anyone confirm the expected behaviour here?
Thanks.

from azure-storage-net-data-movement.

EmmaZhu avatar EmmaZhu commented on July 20, 2024

Hi,

Could you share the version of DMLib you are using when met this issue?

TaskCanceledException is a subclass of OperationCanceledException, which should also be caught if you try to catch OperationCanceledException.

Thanks
Emma

from azure-storage-net-data-movement.

dgodwin1175 avatar dgodwin1175 commented on July 20, 2024

Version 0.2.0. This from my packages.config:
package id="Microsoft.Azure.Storage.DataMovement" version="0.2.0" targetFramework="net451"

from azure-storage-net-data-movement.

EmmaZhu avatar EmmaZhu commented on July 20, 2024

We've already have a fix in 0.4.0 for the slow cancelling issue. Would you like to have a try on the latest DataMovement library?
We've done a slight interface change for some new feature. You can find sample codes here: https://github.com/Azure/azure-storage-net-data-movement/tree/master/samples

from azure-storage-net-data-movement.

dgodwin1175 avatar dgodwin1175 commented on July 20, 2024

Thanks Emma. Yes when you asked me about the version, it prompted me to update to the latest version, and the issue does appear to be resolved.
Thanks for the support.

from azure-storage-net-data-movement.

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.