Tjark Ziehm

Results 6 comments of Tjark Ziehm

I am very interested in the update to 3.9.0 too Is there a way to colab with you to push the helm deploy way ? best regs

amazing ! is help needed or wished ? make tb finally async would be amazing ... working with MSA containerd ( @k3s, @k0s, @microk8s ) with several asyncron processes where...

Hi, yes. @imbeacon .I am actually very busy to make some retail hardware smart,but i think next week will be some space. and i wish to test it so much...

could you plz contact me ( [email protected] oder [email protected] ) have software engineering strategy question ( TLTR )

oh ok sry got longer then expected.... but maybe helpfull, best regards from Germany, Kiel Tjark ( from P.O.S. Experience )

import time import warnings import track # aktiviert die Logging-Filter #warnings.filterwarnings("ignore", category=UserWarning, module="pkg_resources") #warnings.filterwarnings("ignore", category=UserWarning, module=r"^utils$") warnings.filterwarnings("ignore", message=r"pkg_resources is deprecated as an API", category=UserWarning) import logging logging.basicConfig(level=logging.DEBUG) logging.getLogger().setLevel(logging.DEBUG) # paho...