ryankee / concrete

Simple continuous integration server written with NodeJS and CoffeeScript
http://ryankee.github.com/concrete
MIT License
494 stars 96 forks source link

incorrect order/display when refreshing page immediately after build #12

Closed rclark72 closed 12 years ago

rclark72 commented 12 years ago

If a build the project, then refresh the page, the currently building item is listed in the incorrect order.

I'm not sure exactly what is causing this, but I'll attach a screenshot for reference. I think this may have started occurring when I killed the concrete server prematurely while a build was in process.

screenshot

ryankee commented 12 years ago

Strange, having some trouble recreating this. Let me know if there are any other details you can give surrounding the bug.

latentflip commented 12 years ago

Spotted it too, here's a fix.

ryankee commented 12 years ago

What a disappointing fix. Submit a pull request and I'll merge it. Thanks @latentflip!

latentflip commented 12 years ago

Oops, I saw the "latentflip referenced this issue" and forgot I needed a PR too, will do.