Ada / 에이다

Results 4 comments of Ada / 에이다

I have finished to fix the code reflected your feedback. And, following images show difference between when max_wait is 0 or not. - Value of max-wait is equal 0 ![image](https://user-images.githubusercontent.com/57058726/132643372-d9000ea6-7cd3-4e56-bc45-ceee55a80e4b.png)...

I have no idea how to send some data(e.g, kernel_id, root_ctx, ...) to this as separate function . So, I change this to callable class and separate this from '_create'...

Sorry for the late reply. I have a question. - command 1 : `backend.ai run --cluster-mode multi-node --cluster-size 2 'print("hello")' python` - command 2 : `backend.ai run -c 'import os;...

@achimnol I implement kernel-pull-progress. please review my code. ### result images: ![image](https://user-images.githubusercontent.com/57058726/131888005-cf43bf2c-db24-4410-9463-6985534426cc.png) ![image](https://user-images.githubusercontent.com/57058726/132168003-513c40c4-7cba-4d4d-ae01-e204ba59a69c.png)