You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/02/11 22:28:01 UTC

[GitHub] [trafficserver] SolidWallOfCode commented on pull request #7465: Select lua context per thread

SolidWallOfCode commented on pull request #7465:
URL: https://github.com/apache/trafficserver/pull/7465#issuecomment-777834581


   Probably OK, but I think it should use `thread_local`  ([documentation](https://en.cppreference.com/w/cpp/language/storage_duration)). That is potentially faster and avoids the key management logic.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org