Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
372138
Topic
1721
Board
CPU/GPU Bitcoin mining hardware
Re: DiabloMiner GPU Miner (Long Poll, BFI_INT, async networking, multipool)
by
DiabloD3
on
17/07/2011, 08:30:06 UTC
Quote from: ellipsis on July 17, 2011, 02:28:42 AM
Really? What if you get an InterruptedException before you return from getWorkQueue.take()?
Lesson complete.
Then I should be checking for the exception, not if it is != null.