diff --git a/README.md b/README.md index 154ed5d..17f9a7c 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ This library is shared between all tools using the ACT cluster build system. Thi ## Dependencies This library requires `libpqxx` as well as an installation of the `act` language to build. + +## Known issues + +- [ ] When the destructor of a connection is called after a "Too many clients" error, the connection object segfaults