Cpt Fixit

Results 8 comments of Cpt Fixit

It's over a year later, let's close this case.

I would like to second this issue report: flags such as "sourceFiles" are not clear to the average user/reader, without explanation.

I'm pretty sure that, after two years of no response, this issue can be closed. I hope the JSON input is also documented. ;)

> Since it's inconsistent, the only thing I can think of is that it's a race condition where Python is telling VS Code it is ready to attach, but it...

> After starting the Function and checking with `netstat` we see a listener op port 7071, but not on 9091. So it looks like the Functions runtime either does not...

I'm having similar problems. The logging is: ``` skf-api_container | Traceback (most recent call last): skf-api_container | File "skf/rabbit_mq_workers/deployment-worker.py", line 207, in skf-api_container | channel.start_consuming() skf-api_container | File "/home/user_api/.local/lib/python3.7/site-packages/pika/adapters/blocking_connection.py", line...

This issue persists in version 4.1.0 of the API container.

Since you say you're trying to access a port on `localhost`, I assume that you're running Kubernetes on your own computer. In that case, you will need to change the...