Skip to content

Release vere-v3.3#808

Merged
pkova merged 4 commits into
masterfrom
develop
Apr 29, 2025
Merged

Release vere-v3.3#808
pkova merged 4 commits into
masterfrom
develop

Conversation

@pkova

@pkova pkova commented Apr 29, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

will-hanlen and others added 4 commits April 23, 2025 14:48
fixes a bug where a POST request to /foo/bar would return the cached
response for a GET at /foo/bar
Each driver in the king has an event queue. When new events are about to
be handled, these queues get pulled from in a specific order. We do this
so that a ship that receives a ton of ames packets doesn't block
handling terminal keystrokes or web interface HTTP requests.

`vere-v3.2` added the `mesa.c` driver for Directed Messaging. The driver
was incorrectly put at the very bottom of `auto.c` which means the
highest priority driver. This combined with the proliferation of "dead"
permanent networking flows caused some ships to appear less responsive
when compared to `vere-v3.1`.
@pkova pkova requested a review from a team as a code owner April 29, 2025 11:15
@pkova pkova merged commit 0808d7a into master Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants