Git Product home page Git Product logo

boj-cli's Introduction

xvzc's GitHub stats

boj-cli's People

Contributors

inf0craw1 avatar xvzc avatar

Stargazers

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

Watchers

 avatar

boj-cli's Issues

macOS에서 CRLF가 포함된 테스트 케이스를 오답으로 인식하는 문제

안녕하세요,

먼저 PS를 윤택하게 만들어 줄 유용한 툴을 개발해주심에 감사드립니다!

macOS에서 프로그램을 사용 중 한 가지 문제가 있어 제보합니다.

아래 첨부한 이미지와 같이 macOS에서 텍스트가 포함된 예제를 boj init 할 경우 CRLF가 포함된 테스트 케이스 파일이 생성되는데,

Screenshot 2023-09-29 at 22 49 05

이를 boj run 하면 오답으로 인식하는 문제가 있습니다. 같은 코드를 boj submit할 경우 AC를 받습니다.

테스트 케이스 파일의 CRLF를 LF로 바꾸어주고 boj run을 돌리면 PASSED가 출력되는 것을 확인하였습니다.

OS에 맞게 테스트 케이스를 준비해주는 방향으로 개선이 되면 좋을 것 같다는 의견 드립니다!

[fix] TIMED OUT 케이스에 대하여 자식 프로세스가 고아 프로세스가 되는 문제

asyncio.wait_for에 의해 타임아웃이 발생하더라도 자동으로 종료되지 않기 때문에 asyncio.create_subprocess_shell로 생성된 자식 프로세스가 부모 프로세스가 종료 되더라도 계속 실행 되면서 고아 프로세스가 되었습니다.

타임아웃이 발생했을 때 각 테스트 프로세스를 강제로 종료하는 코드를 추가해주시면 문제가 해결될 것 같습니다. 확인 부탁드립니다.

image

오타 리포트

안녕하세요.

사소한 오타 하나 찾아서 제보합니다! 😄

# ~/myproject/.boj/config.json

config.yaml로 수정되어야 할 것 같아요!

잘 사용하고 있습니다. 감사합니다!

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.