removed a no longer needed TODO for the vulnerability i fixed

This commit is contained in:
Yessiest 2024-04-27 22:36:25 +04:00
parent 35481aa047
commit 33c05d4a57
1 changed files with 0 additions and 3 deletions

View File

@ -75,9 +75,6 @@ end
module Landline
module DSL
module ProbeMethods
# TODO: If probe execution contexts are somehow shared between threads
# this could result in a session leakage through race condition.
# (in Landline::Probe context)
# Return session storage hash
# @return [Landline::Session::Session]