Christopher Allan Webber

Christopher Allan Webber at

Feeling pretty stuck on https://github.com/xudd/xudd/issues/4 ... feeling a bit out of my league :\

Starting to think I'm going to have to write that UniqueQueue class but I don't wanna ;P

a(n) person likes this.

libre shared this.

The UniqueQueue didn't fix it. Something is weird. I've written a Potter Puppet Pals snape-bothering simulator though that reproduces the problem really fast: $ python xudd/demos/botherbotherbother.py

Christopher Allan Webber at 2013-07-21T22:26:18Z

By the way: if you have experience with threads and queues and making that shit work, we'd love your help in #xudd on irc.freenode.net

Christopher Allan Webber at 2013-07-21T22:27:39Z

X11R5 likes this.

I have experience breaking shit. Would that help? ;)

jpope at 2013-07-21T23:26:14Z

X11R5, Christopher Allan Webber likes this.

The flip side is that if you run with one worker thread only (so aside from this queueing issue) XUDD pretty much works in its base form. So, that's not a bad start.

Christopher Allan Webber at 2013-07-22T05:09:14Z