taskAdvanced Gtk+ Sequencer - Tasks: task #15444, abandon AgsTaskThread in favor of...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #15444: abandon AgsTaskThread in favor of AgsTaskLauncher

Submitter:  Joël Krähemann <jkraehemann>
Submitted:  Thu 07 Nov 2019 12:14:35 AM UTC
   
 
Should Start On:  Wed 06 Nov 2019 11:00:00 PM UTC Should be Finished on:  Wed 06 May 2020 10:00:00 PM UTC
Category:  version 3.0.x Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  jkraehemann Percent Complete:  100%
Open/Closed:  Closed Effort:  0.00

Tue 19 Nov 2019 07:29:14 PM UTC, comment #3: 

All done.

Joël Krähemann <jkraehemann>
Group administrator
Sat 09 Nov 2019 12:10:54 PM UTC, comment #2: 

Refactored AgsXorgApplicationContext and AgsAudioApplicationContext to instantiate it.

Implemented following interface functions:

  • ags_ui_provider_schedule_task()
  • ags_ui_provider_schedule_task_all()


Refactored all in ags/X/ to use it.

Joël Krähemann <jkraehemann>
Group administrator
Thu 07 Nov 2019 12:18:59 AM UTC, comment #1: 

Work done so far:

  1. implemented AgsTaskLauncher
  2. using it in ags_thread_clock() by calling ags_task_launcher_sync_run()
  3. implemented AgsConcurrencyProvider getter and setter interface of AgsTaskLauncher
  4. removed AgsConcurrencyProvider getter and setter interface of AgsTaskThread
  5. removed ags/thread/ags_task_thread.[ch]


Joël Krähemann <jkraehemann>
Group administrator
Thu 07 Nov 2019 12:14:35 AM UTC, original submission:  

AgsTaskLauncher launches its task by attached GMainContext.

AgsTask needs to be launched asynchronous and exclusive.

Implement AgsTaskLauncher and use it as replacement for AgsTaskThread.

Remove AgsTaskThread.

Joël Krähemann <jkraehemann>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jkraehemann (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-11-19 jkraehemann Open/ClosedOpen Closed
    2019-11-19 jkraehemann StatusIn Progress Done
    2019-11-19 jkraehemann Percent Complete50% 100%
    2019-11-07 jkraehemann SummaryAbandon AgsTaskThread in favor of AgsTaskLauncher abandon AgsTaskThread in favor of AgsTaskLauncher
    2019-11-07 jkraehemann StatusNone In Progress
        Percent Complete0% 50%
        Assigned toNone jkraehemann

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code