Skip to content
New issue

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

REST API 동기 처리하기 #32

Open
gibum1228 opened this issue Oct 5, 2021 · 1 comment
Open

REST API 동기 처리하기 #32

gibum1228 opened this issue Oct 5, 2021 · 1 comment

Comments

@gibum1228
Copy link
Member

GET 메소드 호출 시 JSON 값을 바로 가져 오지 않기 때문에 UI에 정상적으로 출력되지 않음
동기 처리를 통해 직렬 스레드로 진행하게끔 수정 필요

@gibum1228
Copy link
Member Author

임시 방편으로 sleep 사용

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant