Bug #90
slave's pools are not set on startup
Status: | Fixed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Redmine Admin | % Done: | 0% | |
Category: | slave | |||
Target version: | 0.64.4 |
Description
The reason is that the DRQUEUE_POOL environment variable is not set correctly in config_parse(). After it has been set, the string is freed, which is a bug on some systems.
History
#1 Updated by Andreas Schröder about 8 years ago
- Status changed from New to Fixed
- Resolution set to fixed
Fixed in changeset 3149 / commit 63512f6de7d87adfd688f8a91982ef0f8ee1f0da .