zmactep / hasbolt

Haskell driver for Neo4j 3+ (BOLT protocol)
BSD 3-Clause "New" or "Revised" License
82 stars 13 forks source link

recommended resource-pool hangs when connect is not successful #38

Closed flip111 closed 1 year ago

flip111 commented 1 year ago

Pipes work great with resource-pool.

There seems to be a small issue that the pool can hang https://github.com/scrive/pool/issues/28 perhaps for now hasbolt can only be used safely without resource-pool

flip111 commented 1 year ago

This was a mistake on my part, i'm going to close this.