Closed mbarton closed 1 month ago
It seems like these backticks were causing regexes within the markdown library to go bananas and use 100% of CPU.
https://github.com/rcpch/rcpch-audit-engine/issues/1047#issuecomment-2385477303
This issue didn't happen last week: https://github.com/rcpch/rcpch-audit-engine/actions/runs/10996223943. But as far as I can see (need to double check) the library versions are the same. Needs further investigation but this PR should hopefully unblock CI.
Seen on STAGING, LIVE (merged by @mbarton 13 minutes and 32 seconds ago) Please check your changes!
It seems like these backticks were causing regexes within the markdown library to go bananas and use 100% of CPU.
https://github.com/rcpch/rcpch-audit-engine/issues/1047#issuecomment-2385477303
This issue didn't happen last week: https://github.com/rcpch/rcpch-audit-engine/actions/runs/10996223943. But as far as I can see (need to double check) the library versions are the same. Needs further investigation but this PR should hopefully unblock CI.