Here you can see the full list of changes between each QLibServer release.
This is the initial release of QLibServer.
- Fix multi-process log bug, using
logging.handlers.QueueHandler - Modify to create a rabbitmq
connectionandchannelfor each process, before sharing a one that causesbasic_ackto be unsuccessful - Add
max_processto config - The log is set through the configuration file, refer to config.yaml.example
- Format PEP8