Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Queue doesn't get deleted by Jockey #173

Open
hizliemre opened this issue May 12, 2024 · 1 comment
Open

[Bug] Queue doesn't get deleted by Jockey #173

hizliemre opened this issue May 12, 2024 · 1 comment

Comments

@hizliemre
Copy link
Member

Repro steps

  • Run the server with Jockey
  • Create a Queue (you can use the Jockey to create a queue)
  • Then delete the queue
  • Restart server

The reason is that queues saved in the data folder "queue.json" file

@hizliemre
Copy link
Member Author

The reason might be that when there is no QueueManager. In order to reproduce it, use RiderBuilder.Create() without any config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant