Skip to content

Latest commit

 

History

History
24 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

24 lines (9 loc) · 313 Bytes

Whet's this?

This program repdoruce type-orm stuck.

Run

yarn start:stuck to run bad program. There are some logs and then stuck.

What's happend?

The program stops at the point getting db connection in the transaction. Connection pool blocks forever when there have been no connections.