mmacedo

Results 7 issues of mmacedo

Operating environment (e.g. OS name) and its version(操作系统版本): Ubuntu 16.04.4 LTS Install nvm with: ``` rm -rf ~/.nvm/ mkdir ~/.nvm curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh"...

bug

As I see capnproto is all about non copy/ in-place casting so If at any point you need to deep copy all effort is lost. https://github.com/nikomatsakis/rayon is a parallel crate...

As I could see there is no way to set elements using a mutable iterator.

Got an error on Template compiling: ``` error: Failed to compile template. Caused by: Rust Syntax Error: unexpected token file: templates/mosaic_gstreamer.stpl --> src/cli.rs:10:10 | 10 | #[derive(TemplateOnce)] | ^^^^^^^^^^^^ |...

3rdparty
Priority: Medium

I could see Channel::read Will block until it reads a frame, other than `basic.deliver` or maybe get "Error reading packet from channel". I need some way to release the block...

enhancement

pyflow install termcolor failed and so far I tracked that setup.py has no bdist_wheel target, changing target to bdist moves the error a little bit forward but later it stops...

bug

After ssh into docker and running ~./containerSetup.sh output: Creating a new generic function for ‘phyper’ in package ‘scidb’ Creating a new generic function for ‘qhyper’ in package ‘scidb’ Creating a...