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

Queue creation results in file not found #11

Open
MarionVas opened this issue Mar 26, 2019 · 1 comment
Open

Queue creation results in file not found #11

MarionVas opened this issue Mar 26, 2019 · 1 comment

Comments

@MarionVas
Copy link

Hello,

When I try to create a pqueue in a directory that already has queue files I get an error saying that one of the queue files can not be found. This is quite a strange error since I have multiple different pqueue directories and the others seem to be fine.

I can fix this error by manually creating the missing file, however I was wondering if there was an automatic way to do this? Something, say for example like a try catch where the file is created if not found, or the next file is searched for (in my case 309 didn't exist but 310 did).

@balena
Copy link
Owner

balena commented Apr 9, 2019

Hello @MarionVas, sorry the long time to answer.
Could you please provide me some sample files, or maybe explain exactly how to reproduce?

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

2 participants