fk

Results 10 issues of fk

Right now, the compiler prints warnings and error messages in inconsistent formats and, in some cases, missing information. For example, compare a warning: `WARNING: Use of undeclared Var name.space/var at...

**Describe the bug** The unit for the metrics "jvm.memory.usage.after.gc" and "jvm.gc.overhead" in `JvmHeapPressureMetrics.java` is set as percent, but the values are in range [0...1]. This confuses Datadog (and possibly other...

registry: datadog
waiting-for-triage

### Bug description When trying to import the plugin, Calibre installed via Flatpak shows the following exception: ``` Traceback (most recent call last): File "calibre/customize/ui.py", line 710, in initialize_plugin File...

bug

The Alpine boxes for libvirt don't seem to boot. When running `vagrant up`, it hangs waiting for the VM to get an IP address. The VM itself stops after the...

I guess this is sorta two features in one: * I replaced most occurrences of hardcoded URLs in the code with references to environment variables that can be set at...

**Version**: 3.9.0 **Module**: `quill-jdbc-monix` **Database**: `postgresql` We're seeing an `SQLException` (connection closed) *after* trying to run multiple queries in parallel inside a transaction, but only with Monix >= 3.1. Let...

Using zbus instead of the dbus crate would make it possible to use this crate without a build and runtime dependency on libdbus. https://crates.io/crates/zbus

Fixes #6. Using a callback makes it possible to hook into a winit event loop or any other third-party channel library without explicitly having to support it in this crate....

Currently, configuration settings like command properties can only be configured either globally or per command. This makes it difficult to configure, say, command timeouts per service without manually adding configuration...

The generated speedups.c file included in the tinycss 0.4 release on PyPI doesn't build correctly on Python 3.7. The file was generated with an old version of Cython that didn't...