Ticket #421 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

resource/asynworker calls state transitions too early

Reported by: jluebbe Owned by: mickey
Priority: major Milestone: fso2-milestone1
Component: framework/general Version:
Keywords: Cc:

Description

We need to wait until each transition is finished.

Change History

comment:1 Changed 3 years ago by mickey

  • Milestone changed from milestone5.5 to milestone6

This can now be done with the new class SynchronizedAsyncWorkerQueue?. Leaving this bug open for milestone6 since AsyncWorkerQueue? is still in use by odevice.input and odevice.audio which might want to switch to the SynchronizedAsyncWorkerQueue? as well.

comment:2 Changed 3 years ago by dos

Isn't it fixed now?

comment:3 Changed 2 years ago by mickey

  • Status changed from new to closed
  • Resolution set to fixed

Yes, fixed since a while.

Note: See TracTickets for help on using tickets.