Skip to content

Bug when calling server.tryShutdown #142

Closed
@franciscocpg

Description

OS Version
Linux 4.14.11-1-ARCH #1 SMP PREEMPT Wed Jan 3 07:02:42 UTC 2018 x86_64 GNU/Linux

Node
v9.3.0

grpc-node
1.8.0

When calling server.tryShutdown() without a callback I'm getting this error:

#
# Fatal error in ../deps/v8/src/objects.cc, line 3574
# Check failed: receiver->IsJSFunction().
#

Isn't this (no callback) supposed to be handled by the library?

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions