Coder Social home page Coder Social logo

Comments (6)

Michaelvll avatar Michaelvll commented on May 22, 2024 1

@michaelzhiluo Hi Michael, could you please describe the issue you observed? Is it during provision or executing the tasks? Is it happening for the multiple tasks scenario (for this one, we may need to set stream_logs to false to avoid multiple tasks shooting the outputs to the console simultaneously)? Thanks!

from skypilot.

Michaelvll avatar Michaelvll commented on May 22, 2024 1

I found a problem with the Ctrl-C. When the provision/task is running and printing out the results, sometimes, Ctrl-C does not work. We may need to capture the KeyboardInterrupt exception while redirecting the output.

from skypilot.

michaelzhiluo avatar michaelzhiluo commented on May 22, 2024 1

@Michaelvll Sorry just saw this! I am not observing this issue anymore (somehow it fixed itself)

from skypilot.

Michaelvll avatar Michaelvll commented on May 22, 2024

There's also a situation where @infwinston and I saw - sometimes after Ctrl-C, or after tailing the log, the lines contain scrambled spaces (like we saw before) or the shell's cursor disappears. Did you see that issue?

Originally posted by @concretevitamin in #69 (comment)

I reproduced the error. After tail -f <sky_logs> when there is a progress bar 'progressing' and Ctrl-C, the cursor will disappear.

Current TODOs:

  • Fix cursor missing problem (Reason: sometimes the loggs will output "\x1b[?25l"], which will hide the cursor)
  • Fix Ctrl-C not responding problem

from skypilot.

concretevitamin avatar concretevitamin commented on May 22, 2024

from skypilot.

Michaelvll avatar Michaelvll commented on May 22, 2024

Fixed in #82. Please feel free to open a new issue if you find any problem.

from skypilot.

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.