You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/06/28 15:06:17 UTC

[skywalking-python] branch test/release updated: Ttest

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch test/release
in repository https://gitbox.apache.org/repos/asf/skywalking-python.git


The following commit(s) were added to refs/heads/test/release by this push:
     new 8cb7caf  Ttest
8cb7caf is described below

commit 8cb7cafc83d59862a812d539e973ac4b08dcf221
Author: kezhenxu94 <ke...@163.com>
AuthorDate: Sun Jun 28 23:06:02 2020 +0800

    Ttest
---
 test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test.py b/test.py
index 9640b47..35ffbb6 100644
--- a/test.py
+++ b/test.py
@@ -4,4 +4,4 @@ import time
 config.init(collector='127.0.0.1:11800', service='your awesome service')
 agent.start()
 
-time.sleep(3)
+time.sleep(10)