Exercises / prod
Enqueue returns a job id
handle_user(message, jobs, queue) stores a queued job and appends its id. Print the ack and the queue.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / prod
handle_user(message, jobs, queue) stores a queued job and appends its id. Print the ack and the queue.
Run to execute this in your browser. Nothing is sent to a server.