Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2234, comment 18


Ignore:
Timestamp:
10/13/14 18:44:57 (10 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2234, comment 18

    initial v1  
    1 Using a static lock object for this is not necessary:
     1Using a static lock object for the following is not necessary. Instead lock object with method scope and life-time is sufficient.
    22
    33{{{