Skip to content

Unnecessary error message

The TcpPoolClient always print an error message in Line 80 if the pool is empty. This is not an error.

https://gitlab.ecmind.ch/open/ecmind_blue_client/-/blob/master/ecmind_blue_client/tcp_pool_client.py#L80