-
Using python 3.6 with the following code causes an infinite recursion of python super calls leading to a crash
```
import eventlet
eventlet.monkey_patch()
import os
import socket
from flask …
-
@araghukas just checked this in google colab with latest pre-release, does not seem to be working 👀
_Originally posted by @santoshkumarradha in https://github.com/AgnostiqHQ/covalent/issues/1854#is…
-
we now support folder as a configuration source, what I'm missing is git repository + branch as a location. it would allow e.g. multiple teams to share common configuration and maintain instance speci…
-
Is it possible to add host from file like `hosts.yml` or something? Or only way is command args?
-
### Proposal
Use case: make Prometheus scrape only local pods in Kubernetes i.e. pods running on the same host as the Prometheus pod. It's not easy to do that without hacks at the moment. Sysdig ha…
-
**Description**
After adding containerd to a number of our containers we noticed that queries container_fs_** (other than container_fs_read_** and container_fs_write_**) do not find any pods with c…
-
# The Problem
In development mode, when you make a change to a talon hud walkthrough (either a markdown or a json walkthrough, it doesn't matter which) Talon HUD walkthrough widgit freezes, loses a…
-
When I edit a controller and then refresh my view I'm not getting the updated code, it's not updating attached gif showing the issue, due to the plugin once disabled works as expected
![bug](https…
-
This happens on Windows 10 with Anki
- Version 23.12.1 (1a1d4d54)
- Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Whenever my monitor turns off (goes into sleep mode) or I change any sort of setting such a…
-
### What is the bug or the crash?
Quality rendering of OSM tile service (http://tile.openstreetmap.org/{z}/{x}/{y}.png) at native resolution is not as good in QGIS 3.32.0 as in QGIS 3.28.8.
![osm_…