Hugo
Hugo
# Checklist - [x] I have verified that the issue exists against the `master` branch of Celery. - [ ] ~This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/celery-users) first.~...
**Description** With docker rootless running via systemd socket activation, the first call to docker always times out. The service is started fine though, but never responds to this request. Subsequent...
### Please fill out the following: - **Sway Version:** - sway version 1.7 - **Configuration File:** ``` # Keyboard settings input type:keyboard { xkb_layout us xkb_variant intl xkb_numlock enable }...
I upgraded a project from beta.8 to beta.9, and now I get no registry events on startup. Output with `WAYLAND_DEBUG=1` just shows: ``` [1663881024.704147] -> [email protected]_registry (wl_registry@2) [1663881024.704200] -> [email protected]...
I've `DEDENT_CLOSING_BRACKETS = true`, and it most of the times, but not sometimes. Here's a change that yapf applies: ```diff @@ -942,13 +934,12 @@ class Order(BaseOrder): paths[link_name] = target for...
I need to define a field for one of my types with a collection/list of datetimes which have different timezone types. E.g.: I need something like: ```rust struct MyStuff {...
Allow typing new input while the previous one is validating. Can be tested with: ninja -C build && sway -c sway.conf Where `sway.conf` is: exec ./build/swaylock Fixes: https://github.com/swaywm/swaylock/issues/241
``` Error detected while processing CursorHold Autocommands for "": method textDocument/documentSymbol is not supported by any of the servers registered for the current buffer ``` I think the right to...
Nothing functional changing here; mostly housekeeping.