Code Monkey home page Code Monkey logo

Comments (4)

jan-pauls avatar jan-pauls commented on September 27, 2024

Ich habe das Beispiel-Programm mal so geändert, dass es am Anfang und am Ende die aktuelle Zeit ausgibt. Das Python-Programm läuft schnell durch, allerdings dauert es bis die ic20-Datei ein neues JSON schickt. Vielleicht verdeutlicht das mein Problem etwas

2019-10-29 15:33:21.810620
round: 1, outcome: pending
2019-10-29 15:33:21.812622
2019-10-29 15:33:22.158066
round: 2, outcome: pending
2019-10-29 15:33:22.161069
2019-10-29 15:33:22.515248
round: 3, outcome: pending
2019-10-29 15:33:22.517249
2019-10-29 15:33:22.862089
round: 4, outcome: pending
2019-10-29 15:33:22.865091
2019-10-29 15:33:23.211116
round: 5, outcome: pending
2019-10-29 15:33:23.215119
2019-10-29 15:33:23.559181
round: 6, outcome: pending
2019-10-29 15:33:23.562184
2019-10-29 15:33:23.906699
round: 7, outcome: pending
2019-10-29 15:33:23.909701
2019-10-29 15:33:24.253744
round: 8, outcome: pending
2019-10-29 15:33:24.256748

from informaticup2020.

 avatar commented on September 27, 2024

Das Tool gibt nach Verarbeitung einer Aktion den resultierenden Zustand aus, bevor dieser eingegeben wird. Bei Aufruf des Tools ohne -o bzw. --log-file-path wird die Standardausgabe verwendet. Es ist denkbar, dass deren Verarbeitung konfigurationsbedingt verzögert wird.

Bitte zur Überprüfung das Tool mit dem genannten Parameter aufrufen, um eine Dateiausgabe zu erzwingen: ./ic20_windows.exe -o test.log

from informaticup2020.

marvinsxtr avatar marvinsxtr commented on September 27, 2024

Unser Team hat gerade dasselbe Problem. Die Ausgabe über eine Logdatei löst das Problem für uns leider auch nicht.

from informaticup2020.

 avatar commented on September 27, 2024

Ich konnte das Verhalten unter Windows 10 reproduzieren. Ich vermute, dass Bottle's HTTP-Entwicklungs-Server nicht optimal unter Windows 10 läuft. Bitte testweise mit einem anderen Framework versuchen. Im Anhang ein Beispiel, das Express nutzt, getestet unter Windows 10 mit NodeJS 11.6.0 und npm 6.5.0-next.0.

icup2020_express.zip

npm install
npm start

from informaticup2020.

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.