Azure / Azure/azure-functions-core-tools

func run: host shutdown closes TTY before worker error logs can be read

Open
#5,273 0 comments 0 reactions 1 assignee Claimed by @fabiocav View on GitHub
enhancement v5
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

## `func run`

If there is an issue with the worker, the host shuts down and the TTY session ends before I have a chance to read the logs.

### Workaround

Use `--output plain`.

### Repro

```
> f5 run dotnetapp

Azure Functions host stopped after 00:00:06
0 functions · 0 invocations · 0 errors
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.