kenfus / ecallisto_timeseries_db

0 stars 0 forks source link

Connections to Database are not closing #4

Open kenfus opened 1 year ago

kenfus commented 1 year ago

Somewhere in the code, a connection to the database is opened but never closed. Thus, after a while, it reaches the MAX_CONNECTION count.