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

Auto increment job number when jobs already exist in active-hits directory #47

Open
GoogleCodeExporter opened this issue Mar 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1.Delete all files in the active-hits directory.
2.Run HITView.xaml -> a new document opens up.
3.Type in text, select and start a Shortn job. Click on the cancel button.
Result: expected behavior.
4. Close the document. Repeat Steps 2 & 3 (typing in new text).
Result: the cancel does not execute.
Also notice in the active-hits directory, there is only *one* file 
(shortn.1.data.js) containing the new text.

What is the expected output? What do you see instead?
Expected output: shortn.2.data.js containing new text.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 11 Nov 2010 at 7:29

@GoogleCodeExporter
Copy link
Author

First patch for this in 0350beb548. The program looks through all the files in 
the active-hits directory on startup and sets the next job number to be one 
larger. Let's monitor.

Original comment by [email protected] on 17 Nov 2010 at 3:23

  • Changed state: Started

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

No branches or pull requests

1 participant