티스토리 뷰

 

wandb 사용시 프로세스를 ctrl c 로 강제 종료하면 가끔 가다가 터미널 창에 계속해서

 

wandb: * MB of * MB uploaded 란 메시지가 계~속 출력된다.

 

굉장히 보기 싫고 방해된다.

 

역시나 나와 같은 문제를 겪고 열받은 사람들이 있었다.

 

https://github.com/wandb/wandb/issues/5244

 

[CLI]: Ctrl+C to kill process leaves "wandb: / 0.124 MB of 0.124 MB uploaded (0.000 MB deduped)" message in shell · Issue #5244

Describe the bug When I use Ctrl+C to terminate a process that has wandb running, I sometimes notice that a message remains in the shell stating: "wandb: / 0.124 MB of 0.124 MB uploaded (0.000 MB d...

github.com


ps aux|grep wandb|grep -v grep | awk '{print $2}'|xargs kill -9


를 터미널에 입력해주면 해결된다.

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함