mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-25 09:00:27 +00:00
e7eb3476b7
The update is atomic so no transaction is needed. Addionally a transaction will ask for a new connection to the pool and this can deadlock if the pool has a max connection limit too low. Also make configurable the pool size instead of hard code to the cpu number. Fixes #47 |
||
---|---|---|
.. | ||
config.go | ||
config_linux.go | ||
config_nolinux.go | ||
config_test.go |