B2024-001: Out of memory crash on update of ROs when RO has '>' or '<' and RO in table, when done from ribbon or admin tools #209

Merged
jjenko merged 1 commits from GenWork into Development 2024-01-24 08:05:05 -05:00
Owner

B2024-001: Out of memory on Updating of Ro.fst: The code that Loads the RO.fst into the Proms database was called repeatedly (recursively) by the code that is drawing the grid cells. This caused the Out Of Memory error. ROFSTLookup was changed so that if the Load was currently occuring while another call occurred, it did not process again.

B2024-001: Out of memory on Updating of Ro.fst: The code that Loads the RO.fst into the Proms database was called repeatedly (recursively) by the code that is drawing the grid cells. This caused the Out Of Memory error. ROFSTLookup was changed so that if the Load was currently occuring while another call occurred, it did not process again.
kruffing added 1 commit 2024-01-24 07:59:13 -05:00
kruffing requested review from jjenko 2024-01-24 07:59:20 -05:00
jjenko approved these changes 2024-01-24 08:04:09 -05:00
jjenko left a comment
Owner

Code fix looks good.

Code fix looks good.
jjenko merged commit d59ef9118f into Development 2024-01-24 08:05:05 -05:00
djankowski was assigned by jjenko 2024-01-24 08:05:21 -05:00
mvickers was assigned by jjenko 2024-01-24 08:05:21 -05:00
Member

Tested as expected. Version 2.1.2401.2408 mv.

Tested as expected. Version 2.1.2401.2408 mv.
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#209
No description provided.