We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
테스트가 성공하면, 자동으로 사용한 파일과 DB가 지워집니다.
파일은 주기적으로 지우고, DB는 채점 현황만 담고 있고 (#23), 재시작시 (문제가 추가되는 등) 삭제됩니다.
파일은 자동으로 지워지고(#54), DB는 재시작시 (문제가 추가되는 등) 삭제됩니다.
Keywords
The text was updated successfully, but these errors were encountered:
minhoryang
No branches or pull requests
Expected:
테스트가 성공하면, 자동으로 사용한 파일과 DB가 지워집니다.
Now:
master
파일은 주기적으로 지우고, DB는 채점 현황만 담고 있고 (#23), 재시작시 (문제가 추가되는 등) 삭제됩니다.
v3.0
파일은 자동으로 지워지고(#54), DB는 재시작시 (문제가 추가되는 등) 삭제됩니다.
Keywords
The text was updated successfully, but these errors were encountered: