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

Potential thread-ing issue in src/main/java/JSR353/JSON/YahooFinanceStub.java! #8

Open
neomatrix369 opened this issue Mar 22, 2013 · 1 comment

Comments

@neomatrix369
Copy link
Member

@karianna: Friends don't let friends start threads this way :-). Look to create a Runnable that a ThreadPool can execute on. Appreciate this is a significant change so perhaps backlog an issue for this.

@neomatrix369: Another issue for discussion and resolving!

@ghost ghost assigned neomatrix369 Mar 22, 2013
@neomatrix369
Copy link
Member Author

@karianna: Can we use Timer and TimerTask instead of using Thread.sleep() to pause and repeat task?

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