Dmitry Eroshenko
Dmitry Eroshenko
I have same issue. When I have russian keyboard layout 
I still have this issue. I check for connections list and readyState is CLOSED. I can only reproduce it on production server. I'm using not sock.js, but http://npmjs.com/faye-websocket (0.11.0). As...
@maxguzenski Did you stick with that workaround or found actual issue?
I added pull-request. https://github.com/ybogdanov/node-sync/pull/53 Not sure why that line was commented, may be there is some reason, but now it works good for me.
@hoan006 I added ".syncp" and ".futurep" functions, they work with promises: https://github.com/airs0urce/node-sync/commit/c62f1a9023094adf6bc4f4134f9faa60e68bc94f Not a brilliant because of copy/paste, but it works with functions that return Promise. I made this to...
With "fibers": ">=0.6" everything works fine