[GitHub] [skywalking-python] kezhenxu94 commented on a change in pull request #29: [Core][Defect] Validate carrier before using it

2020-07-01 Thread GitBox
kezhenxu94 commented on a change in pull request #29: URL: https://github.com/apache/skywalking-python/pull/29#discussion_r448454910 ## File path: skywalking/trace/carrier/__init__.py ## @@ -74,14 +74,26 @@ def val(self, val: str): if not val: return

[GitHub] [skywalking-python] kezhenxu94 commented on a change in pull request #29: [Core][Defect] Validate carrier before using it

2020-07-01 Thread GitBox
kezhenxu94 commented on a change in pull request #29: URL: https://github.com/apache/skywalking-python/pull/29#discussion_r448454910 ## File path: skywalking/trace/carrier/__init__.py ## @@ -74,14 +74,26 @@ def val(self, val: str): if not val: return

[GitHub] [skywalking-python] kezhenxu94 commented on a change in pull request #29: [Core][Defect] Validate carrier before using it

2020-07-01 Thread GitBox
kezhenxu94 commented on a change in pull request #29: URL: https://github.com/apache/skywalking-python/pull/29#discussion_r448454910 ## File path: skywalking/trace/carrier/__init__.py ## @@ -74,14 +74,26 @@ def val(self, val: str): if not val: return