Coder Social home page Coder Social logo

acquire serial device might be called wihtout mSerialDevice.close(); called on function SyncingService.handleActionSync about android-uploader HOT 6 CLOSED

tzachi-dar avatar tzachi-dar commented on August 26, 2024
acquire serial device might be called wihtout mSerialDevice.close(); called on function SyncingService.handleActionSync

from android-uploader.

Comments (6)

bewest avatar bewest commented on August 26, 2024

Nice, thanks for reviewing and reporting bugs!

Yes, we love contributors. :-)

from android-uploader.

ktind avatar ktind commented on August 26, 2024

Please - feel free to submit a PR

from android-uploader.

bewest avatar bewest commented on August 26, 2024

If you are new to github and pull requests (PR), there are lots of guides around the web.
We are working on one as well, apologies if it's new and confusing!

from android-uploader.

tzachi-dar avatar tzachi-dar commented on August 26, 2024

There are two approaces to solve this bug:

First, using try-finaly. This is the more native java approach but was
never used in the android-uploader code.

The second one is using a more tradional approach (that is remembering if
the lock was taken). This seems to be the approach that was using in this
project.

What type of solution do you prefer? I can easily do both.

Thanks
Tzachi

On Tue, Oct 28, 2014 at 7:42 PM, Ben West [email protected] wrote:

If you are new to github and pull requests (PR), there are lots of guides
around the web.
We are working on one as well, apologies if it's new and confusing!


Reply to this email directly or view it on GitHub
#50 (comment)
.

from android-uploader.

ktind avatar ktind commented on August 26, 2024

This lead me right to the issue. We want to get this fixed quickly. After reviewing it, I believe finally is the best method. Please submit a PR ASAP and we'll take it from there.

Great find!

from android-uploader.

tzachi-dar avatar tzachi-dar commented on August 26, 2024

Just created a PR, please let me know if there is any problem with it.

Thanks
Tzachi

from android-uploader.

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.