Is there a built-in TypeORM feature for aborting DB operation using AbortSignal?
It looks like there is no such feature, I opened an issue (TypeORM#8552) in GitHub requesting this feature.
TypeORM#8552