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

task_job_mgr: except KeyError #3009

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

oliver-sanders
Copy link
Member

This addresses traceback we have seen (on 7.8.1), probably resulting from a sickly system.

	Traceback (most recent call last):
	  File "/net/home/h03/fcm/cylc-7.8.1/lib/cylc/task_job_mgr.py", line 509, in _manip_task_jobs_callback
	    del bad_tasks[(point, name, submit_num)]
	KeyError: ...

@oliver-sanders oliver-sanders added the bug? Not sure if this is a bug or not label Mar 15, 2019
@oliver-sanders oliver-sanders added this to the next-release milestone Mar 15, 2019
@oliver-sanders oliver-sanders self-assigned this Mar 15, 2019
@hjoliver
Copy link
Member

Travis CI is complaining for unrelated reasons.

@hjoliver hjoliver merged commit 3ce729b into cylc:7.8.x Mar 18, 2019
@oliver-sanders oliver-sanders deleted the 7.8.x-task-job-mgr-key-error branch March 18, 2019 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug? Not sure if this is a bug or not
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants