Giter VIP home page Giter VIP logo

ast-api's Introduction

Hi there ๐Ÿ‘‹

ast-api's People

Contributors

gbaligh avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ast-api's Issues

Connection state bug if you make a server restart or if you shut down the server

What steps will reproduce the problem?
1. astConnect()
2. restart/shut down the server
3. astIsConnected()

What is the expected output? What do you see instead?
it should return 0, but it returns 1.

What version of the product are you using? On what operating system?
newest version

Please provide any additional information below.
I don't have an idea how to implement this, but it would be nice if it could 
work another way.

Original issue reported on code.google.com by [email protected] on 27 Nov 2012 at 3:03

timeout when trying to connect without connection to the server

What steps will reproduce the problem?
1. no network connection to the server
2. trying to login
3.

What is the expected output? What do you see instead?
an exception or something else after first try, instead I have a freeze for 
like 20 seconds in my gui.

What version of the product are you using? On what operating system?
newest, ubuntu 12.04

Please provide any additional information below.
maybe it could be fixed with pinging the server first or something else. Would 
be nice if there could be a better solution

Original issue reported on code.google.com by [email protected] on 13 Dec 2012 at 1:44

Connection State Bug

What steps will reproduce the problem?
1. astConnect()
2. astDisconnect()
3. astIsConnected()

What is the expected output? What do you see instead?
astIsConnected should return 0, but it returns 1.

What version of the product are you using? On what operating system?
newest version

Please provide any additional information below.
in astDisconnect() the state isn't changed. The line _is_connected=0; is 
missing.

Original issue reported on code.google.com by [email protected] on 27 Nov 2012 at 3:00

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.