Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
I've just tried your changes.  The unit tests  pass, but, when I start 
yubiserve.py from the command line, crtl-c no longer works to stop it.

This link might offer some details:
http://www.regexprn.com/2010/05/killing-multithreaded-python-programs.html

I am not expert enough to solve this, and think that it does need to respond to 
ctrl-c.

If you can provide a patch that works, and keeps ctrl-c also working, I would 
be happy to accept it.


Original comment by [email protected] on 12 Mar 2013 at 9:46

from yubico-yubiserve.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Hello

Here is the patch ;-)

I also change call to "quit()"  to "sys.exit(0)" since :
"useful for the interactive interpreter shell and should not be used in 
programs."
from :
http://docs.python.org/2/library/constants.html#constants-added-by-the-site-modu
le

Regards

Original comment by [email protected] on 13 Mar 2013 at 8:27

Attachments:

from yubico-yubiserve.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Hi Maxime, 
Thank you for the patch. I've applied it, as SVN Rev: 63.

If you are interested in working on the project more, then we may be able to 
give you commit access.





Original comment by [email protected] on 17 Mar 2013 at 9:33

  • Changed state: Fixed

from yubico-yubiserve.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
> If you are interested in working on the project more, then we may be able to 
give you commit access.
Thanks a lot, but not for now.

Original comment by [email protected] on 18 Mar 2013 at 7:10

from yubico-yubiserve.

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.