Fix list.append() error by making job scheduling synchronous
- Convert assign_job_with_model and assign_job_to_worker to synchronous methods - Remove asyncio dependencies from queue processing - Simplify model transfer to avoid async websocket calls for now - Fix syntax errors in cluster_master.py
Showing
Please
register
or
sign in
to comment