Moodle

M2: profiling

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Database SQL/XMLDB
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

just to avoid forgetting about it.

Activity

Hide
Eloy Lafuente (stronk7) added a comment -

One think we talked some day. Analyse the possibility to account for open recordsets at the end of the request, to find un-closed ones (memory leaks).

Ciao

Show
Eloy Lafuente (stronk7) added a comment - One think we talked some day. Analyse the possibility to account for open recordsets at the end of the request, to find un-closed ones (memory leaks). Ciao
Hide
Petr Škoda (skodak) added a comment -

The recordsets should be closed automatically by garbage collector, we have discussed this a few months back and I have even tried to implement it, but it turns out that it would require significant internal changes to track the opening and closing and it would probably not be reliably enough.

closing for now as will not fix, please reopen if necessary

Show
Petr Škoda (skodak) added a comment - The recordsets should be closed automatically by garbage collector, we have discussed this a few months back and I have even tried to implement it, but it turns out that it would require significant internal changes to track the opening and closing and it would probably not be reliably enough. closing for now as will not fix, please reopen if necessary
Hide
Petr Škoda (skodak) added a comment -

thanks for the idea any way

Show
Petr Škoda (skodak) added a comment - thanks for the idea any way

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: