Anthony Uphof

Results 5 issues of Anthony Uphof

I'm relatively new to K3s and have encountered challenges while trying to integrate Multus with Flannel, it just works in [microk8s enable multus](https://microk8s.io/docs/addon-multus). For K3s this was not easy, After...

This fixes https://github.com/flet-dev/flet/issues/3097 , Limit the auto reload/restart of the running flet app to modify, created, deleted or moved file events. Ignore Opened events

## Issue Description: when i attempt to auto reload with `flet run -d ./app --recursive` a restart race commences when a file is modified or opened in a subdir below...

**Issue Description:** I am developing an Android application using Flet, where I'm trying to display a local Lottie asset (`B.json`) within a deployed APK. ``` # -------------------------------------------------------- # Assets folder...

### The problem Any breakpoints created in vscode debugger in a component such as `Tuya` don't trigger. For instance I have a breakpoint set at https://github.com/home-assistant/core/blob/cfd1f7809f6f6dc3a40682719036f4479c28bbb3/homeassistant/components/tuya/__init__.py#L150. The Tuya debug log...

integration: debugpy