Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
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.