Naseem

Results 109 comments of Naseem

I came up with this as a workaround (there is a comment in the event listener about what I think this library should provide): ```js import {Message, PubSub} from '@google-cloud/pubsub';...

The only way for the autoneg controller to add them back is to delete the NEG-services and re create them

> no, this is a unique feature of Jaeger clients.

> please remove the hardcoded default port, the rest looks great. > > Thanks! done, my pleasure

for unused vars, thoughts on `["error", { "argsIgnorePattern": "^_" }]` ? ref.: https://eslint.org/docs/rules/no-unused-vars#argsignorepattern

Sounds good, I'm happy to open a PR as well, just let me know!

Alright, I do not see how it would break anything as it would just disallow passing in props that are not present in the type (while making them all optional...

@biffgaut why was this closed? from your last message I was under the impression that after fixing the issue within JSII we would be able to use Patrial types, is...