I talk about Japan, the Japanese language, Asian movies I've seen, Asian music I've listened to, and what I'm doing with my lif..
| Home | My Account | Directories |
Day 73: Solution to Bug Patrol #1
In last week's bug patrol, there was a subtle bug in the code that would probably not be obvious to many programmers. The method on line 23 could throw an exception if something went wrong, e.g. if there was a problem reading in a file. If the method throws an exception, the thread that belongs to executor will die before it gets a chance to reset the boolean variable. (Instead of using a Map, I'm using a HashSet like a boolean variable.) If a thread in executor enters the scheduleTask method a
Opening Theme for Oniyome Nikki
Here's the opening theme for Oniyome Nikki. The song is called Oh My Darlin and is sung by Nakanomori Band.The opening is for Episode 3 in this hilarious Japanese family comedy.
Day 72: An Important Bug Fix
Today, I fixed an important bug in LiveAction that I had been trying to fix since last Friday. In the QoS Dashboard that I developed, there are two tables that display QoS class data: top class pre-policy and post-policy bandwidth, and top class dropped bitrate. In both tables, the issue was that sometimes, no data would be displayed. After talking with Jim this afternoon, I found out that the name of the current QoS policy would be inserted into the database only when the QoS policy on a router