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

Implement auto-incrementing Job ID #31

Closed
KenSuenobu opened this issue May 11, 2018 · 1 comment
Closed

Implement auto-incrementing Job ID #31

KenSuenobu opened this issue May 11, 2018 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@KenSuenobu
Copy link
Owner

Implement a Job ID using an AtomicInteger or AtomicLong. This feature will not immediately be used, but it will be available for debugging and testing, as well as distribution, later down the line.

@KenSuenobu KenSuenobu added the enhancement New feature or request label May 11, 2018
@KenSuenobu KenSuenobu added this to the 0.1.0 milestone May 11, 2018
@KenSuenobu
Copy link
Owner Author

Feature completed.

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

No branches or pull requests

1 participant