rcpch / rcpch-audit-engine

Epilepsy12 Audit Platform
https://e12.rcpch.ac.uk/
GNU Affero General Public License v3.0
5 stars 5 forks source link

Replace incorrect triple backticks with single backticks #1048

Closed mbarton closed 1 month ago

mbarton commented 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.

mbarton commented 1 month ago

Seen on STAGING, LIVE (merged by @mbarton 13 minutes and 32 seconds ago) Please check your changes!