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 #3010

Merged
merged 1 commit into from
Mar 17, 2019

Conversation

oliver-sanders
Copy link
Member

Cylc8 variant of #3009

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 this to the cylc-8.0.0 milestone Mar 15, 2019
@oliver-sanders oliver-sanders self-assigned this Mar 15, 2019
@oliver-sanders oliver-sanders added the bug? Not sure if this is a bug or not label Mar 15, 2019
@hjoliver hjoliver merged commit 833a32c into cylc:master Mar 17, 2019
@oliver-sanders oliver-sanders deleted the task-job-mgr-key-error branch March 18, 2019 10:53
@matthewrmshin matthewrmshin modified the milestones: cylc-8.0.0, cylc-8.0a1 Mar 19, 2019
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