wzrd.in icon indicating copy to clipboard operation
wzrd.in copied to clipboard

Add time constraints to compilation

Open jfhbrook opened this issue 10 years ago • 2 comments

Right now, trying to browserify hoarders (for example, if it were on npm) would have Bad Consequences.

jfhbrook avatar Feb 24 '14 15:02 jfhbrook

The "right move" here is, once the docker stuff lands, name the docker container, create a timeout on build start, and kill the container if the timeout occurs. Some interesting concurrency patterns, but nothing too crazy.

jfhbrook avatar Sep 25 '16 20:09 jfhbrook

https://github.com/docker/docker/issues/1905

jfhbrook avatar Sep 25 '16 20:09 jfhbrook