mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-04-28 10:45:34 +02:00
@@ -66,6 +66,7 @@ class SessionsStorage:
|
||||
return False
|
||||
|
||||
session = self.sessions.pop(session_id)
|
||||
session.driver.close()
|
||||
session.driver.quit()
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user