Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error message truncated? #14

Open
timotheecour opened this issue Sep 27, 2016 · 0 comments
Open

error message truncated? #14

timotheecour opened this issue Sep 27, 2016 · 0 comments

Comments

@timotheecour
Copy link
Contributor

here's the error message I get from a call to:

client.call!(T)("bar", 0);
msgpackrpc.common.RPCException@../../../.dub/packages/msgpack-rpc-0.1.2/msgpack-rpc/src/msgpackrpc/common.d(105): global name 'foo' is not defined
----------------
../../../.dub/packages/msgpack-rpc-0.1.2/msgpack-rpc/src/msgpackrpc/common.d:57 [0x4bd64c]
../../.dub/packages/msgpack-rpc-0.1.2/msgpack-rpc/src/msgpackrpc/client.d:120 [0x46838b]
../../.dub/packages/msgpack-rpc-0.1.2/msgpack-rpc/src/msgpackrpc/client.d:44 [0x467968]

The server is in python code. I would expect to see a stacktrace, line number where it's the exception was thrown from python, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant