Skip to content
Snippets Groups Projects
Commit e7e89340 authored by John Chilton's avatar John Chilton
Browse files

Small docfix in pulsar/managers/stateful.py.

parent 44d536b8
No related branches found
No related tags found
No related merge requests found
......@@ -264,7 +264,7 @@ class ManagerMonitor(object):
def _check_active_job_status(self, active_job_id):
# Manager itself will handle state transitions when status changes,
# just need to poll get_statu
# just need to poll get_status
self.stateful_manager.get_status(active_job_id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment