removed a no longer needed TODO for the vulnerability i fixed
This commit is contained in:
parent
35481aa047
commit
33c05d4a57
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue