Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3.0
-
Component/s: Core
-
Labels:None
Description
The reference counts of a GWBUF are done in a thread-safe manner. This is not necessary as a GWBUF should only be used within a single worker thread.