Reza Khanipour

Results 9 comments of Reza Khanipour

I was able to resolve this issue by adding the following line to the client config: ``` route SERVER_PUBLIC_IP 255.255.255.255 net_gateway ``` Probably this should get pushed by the server.

@ivanvorona Looks like there is nothing special about that plural **s**. Name `EmployeeConnection` anything but `EmployeeConnection` (eg. `EmployeeCon`, `ShahinConnection`) will work just fine :thinking:

@tomahim It should be the relationship field (the only significant difference between the two models :sweat_smile: ). Graphene-SQLAlchemy produces a connection to resolve `employees` field inside `allDepartment` query, Looks like...

To reproduce this problem just trigger indentation between `||` in following lines: ``` [%%bs.raw {| |}] ``` It looks like Emacs enters an infinite loop when it hits [this lines...

About PR on a failing test, I'm a newbie on emacs-lisp and don't know how to express an assertable unit for this scenario (Infinite loop).

Well, I've [already tried it](https://github.com/shahinism/reason-mode/blob/bug/indent-loop/test/reason-test.el#L329). The problem is I don't know how to timeout this test. And the current test suite will just hang in the loop and block all...

Thanks, If you mean the `Allahu Akbar` part, yes it is different :) BTW, this is the closest look I can implement without using of inline svg (They are not...

Sure, thanks for the tips :+1: