async function PACS_retrieveExec does not make awaited calls
Open
bug
- Dominant language
- Python
- Stars
- 1
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/FNNDSC/pfdcm/blob/5038af5460a7e39396e5aad153ac4adf00605cce/pfdcm/routes/pacsQRrouter.py#L129
The function `PACS_retrieveExec` is called on `POST /PACS/thread/pypx/` here:
https://github.com/FNNDSC/pfdcm/blob/5038af5460a7e39396e5aad153ac4adf00605cce/pfdcm/routes/pacsQRrouter.py#L60-L75
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.