Git Product home page Git Product logo

pysrun's People

Contributors

congma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pysrun's Issues

BNU updated network system

Hi, thank you for providing this convenient script. BNU has updated the network access authentication system, and I can't login with this script after that. I was wondering if this script also need an update. Can you help me out?
The return info is:
Error: login: can't communicate to server (Not found)

Noticeable lag on startup

A noticeable lag can be observed on startup. This may be traced to ConfigParser and platform's numerous calls to re. We cannot do much about the former but may consider replace the latter with our own lightweight calls to something like os.uname. The platform package is only called to determine the uname, anyway. Implication for Jython users is unknown as Jython has not been tested.

Possible memory leak in heartbeater

It is possible that the heartbeater process leaks memory. The rate is estimated to be 1.3 kB / min (that is, per work cycle), so it's rather big.

Configuration option input validation

Currently the options, such as the port number or server address, are not validated. No foreseeable security implications arise, but garbage input may end up producing an ugly trace dump, or worse, a silent failure.

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.