Skip to content

check_status gives KeyError #42

@WardLT

Description

@WardLT

The check status message gives a KeyError

Cell In[17], line 1
----> 1 client.check_status(result['source_id'])

File [~\AppData\Local\miniconda3\envs\camp\Lib\site-packages\mdf_connect_client\mdfcc.py:987](http://localhost:8888/lab/tree/~/AppData/Local/miniconda3/envs/camp/Lib/site-packages/mdf_connect_client/mdfcc.py#line=986), in MDFConnectClient.check_status(self, source_id, short, raw)
    985     print("{}: {}".format((source_id or self.source_id), active_msg))
    986 else:
--> 987     print("\n{}\n{}\n".format(json_res["display_status"], active_msg))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions