RabbitMQ daemon crashes if a queued project is deleted before it has been processed
Closed this issue · 0 comments
recrsn commented
Steps to reproduce:
- Add a project
- Remove the project (from the database).
- Daemon crashes with a null pointer exception
Though we do not have a delete project UI as of now, we can simulate it by truncating the tables.