all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH 0/2] fix listener teardown and loader cancellation
@ 2026-09-09  1:01 Thomas Lamprecht
  2026-09-09  1:01 ` [PATCH 1/2] shared state: avoid borrow panics when removing listeners Thomas Lamprecht
  2026-09-09  1:01 ` [PATCH 2/2] loader: fix stuck loading state and cancel loads without owners Thomas Lamprecht
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2026-09-09  1:01 UTC (permalink / raw)
  To: yew-devel

Fix borrow panics during listener removal and correct Loader request
accounting and cancellation on last-owner drop.

Thomas Lamprecht (2):
  shared state: avoid borrow panics when removing listeners
  loader: fix stuck loading state and cancel loads without owners

 src/async_abort_guard.rs  |  22 +-
 src/state/loader.rs       | 144 +++++++++----
 src/state/loader/tests.rs | 430 ++++++++++++++++++++++++++++++++++++++
 src/state/shared_state.rs |  35 +++-
 4 files changed, 581 insertions(+), 50 deletions(-)
 create mode 100644 src/state/loader/tests.rs

-- 
2.47.3





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-09  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-09  1:01 [PATCH 0/2] fix listener teardown and loader cancellation Thomas Lamprecht
2026-09-09  1:01 ` [PATCH 1/2] shared state: avoid borrow panics when removing listeners Thomas Lamprecht
2026-09-09  1:01 ` [PATCH 2/2] loader: fix stuck loading state and cancel loads without owners Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal