Ian
Ian
## Requirements - [x] This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes...
# Requirements - [x] This PR has a title that briefly describes the work done including the ticket number. Ensure your PR title includes a [conventional commit](https://o3-docs.openmrs.org/docs/frontend-modules/contributing#contributing-guidelines) label (such as...
## Description of what I changed As we know, the FHIR Location end point is quite a bit slower than it ought to be. Based on the profiling of individual...
## Description of what I changed Implements a class called `OpenmrsThreadPoolHolder` and moves the execution of all threads started in core to using that ThreadPool. Also adds convenience methods to...
# Requirements - [x] This PR has a title that briefly describes the work done including the ticket number. Ensure your PR title includes a [conventional commit](https://o3-docs.openmrs.org/docs/frontend-modules/contributing#contributing-guidelines) label (such as...
## Requirements - [x] This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes...
# Requirements - [x] This PR has a title that briefly describes the work done including the ticket number. Ensure your PR title includes a [conventional commit](https://o3-docs.openmrs.org/docs/frontend-modules/contributing#contributing-guidelines) label (such as...
# Requirements - [x] This PR has a title that briefly describes the work done including the ticket number. Ensure your PR title includes a [conventional commit](https://o3-docs.openmrs.org/docs/frontend-modules/contributing#contributing-guidelines) label (such as...
# Requirements - [x] This PR has a title that briefly describes the work done including the ticket number. Ensure your PR title includes a [conventional commit](https://o3-docs.openmrs.org/docs/frontend-modules/contributing#contributing-guidelines) label (such as...
Reorganize E2E test files from e2e_test_support_files/ to tests/e2e/ and update them to catch issues with artifact generation. Hopefully this will fix at least some of the e2e failures that aren't...