강의

멘토링

커뮤니티

Inflearn Community Q&A

alicia93's profile image
alicia93

asked

Python for Advanced Users: Learn the Grammar of Concurrency and Parallelism Feat. Multithreading vs. Multiprocessing (Inflearn Original)

multiprocessing(1) - Join, is_alive

확장프로그램 질문입니다

Written on

·

283

0

강의 중 특정 모듈에 있는 함수를 클릭하면 해당 코드를 볼 수 있게 이동하는? 확장프로그램이 있는것 같은데 혹시 알 수 있을까요..?

찾아봐도 못찾겠어서 여쭤봅니다...!

python동시성

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요.

vscode 기반으로 환경설정하시면 기본으로 작동되야 해요!

go to define 기능 입니다. 아래 링크도 참고해보세요.
https://cocook.tistory.com/66

alicia93's profile image
alicia93

asked

Ask a question