Bug #3904
Frontend getting global attributes from factories in sync mode
First Occurred:
Occurs In:
Stakeholders:
Description
The Frontend in master is not forking when querying the factories for the global attributes.
The net effect is that those operations happen in sync instead of async mode, potentially significantly delaying the frontend loop times.
History
#1 Updated by Igor Sfiligoi almost 8 years ago
- Status changed from New to Feedback
- Assignee changed from Igor Sfiligoi to Parag Mhashilkar
I think I have implemented the fix.
It is in branch_v3plus_3904.
However, I don't have the time to properly test it. I just verified it passes the pylint test.
Parag: Can you please test it out?
#2 Updated by Parag Mhashilkar over 7 years ago
I will test this along with Burt's changes to code where he converted frontend element to a class
#3 Updated by Parag Mhashilkar over 7 years ago
- Target version changed from v3_x to v3_2_x
#4 Updated by Burt Holzman over 7 years ago
- Target version changed from v3_2_x to v3_2_1
#5 Updated by Burt Holzman over 7 years ago
- Target version changed from v3_2_1 to v3_2_2
#6 Updated by Burt Holzman over 7 years ago
- Target version changed from v3_2_2 to v3_2_x
#7 Updated by Parag Mhashilkar almost 7 years ago
- Target version changed from v3_2_x to v3_2_4
The changes for this ticket are merged into #3967. So both tickets should be processed in same release
#8 Updated by Parag Mhashilkar almost 7 years ago
- Status changed from Feedback to Closed
#9 Updated by Parag Mhashilkar almost 7 years ago
- Assignee changed from Parag Mhashilkar to Igor Sfiligoi