Skip to content
Commit b5b67418 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._assets.kmodules.lisa: Rework wq bindings

FIX

* Fix a race condition when dropping WorkItemInner (use
  disable_delayed_work_sync() rather than cancel_delayed_work_sync() and
  use manual synchronization with the work when
  disable_delayed_work_sync() is not available).

* Fix the use of TAIT for rustc <= 1.86
parent 1fda06b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment