Dmitry Eroshenko

Results 6 comments of Dmitry Eroshenko

I have same issue. When I have russian keyboard layout ![Screen Shot 2020-03-22 at 2 21 43 AM](https://user-images.githubusercontent.com/109203/77234834-ef9ccb80-6be3-11ea-828b-2c0f82361b2d.png)

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