mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/4420-simeon-breaking-websockets'
* origin/topic/awelzel/4420-simeon-breaking-websockets:
Websocket: Close onloop during Terminate()
OnLoop: notify_all() instead of notify_one()
(cherry picked from commit 4afb0ffeeb
)
This commit is contained in:
parent
182641ccc1
commit
01747191b6
9 changed files with 128 additions and 3 deletions
10
CHANGES
10
CHANGES
|
@ -1,3 +1,13 @@
|
|||
7.2.0-rc1.10 | 2025-05-07 11:10:09 +0200
|
||||
|
||||
* Websocket: Close onloop during Terminate() (Arne Welzel, Corelight)
|
||||
|
||||
(cherry picked from commit 4afb0ffeebd000211feb1e30891a3439235977bf)
|
||||
|
||||
* OnLoop: notify_all() instead of notify_one() (Arne Welzel, Corelight)
|
||||
|
||||
(cherry picked from commit 4afb0ffeebd000211feb1e30891a3439235977bf)
|
||||
|
||||
7.2.0-rc1.9 | 2025-05-06 11:42:23 -0700
|
||||
|
||||
* Add comments to the static methods for the Redis implementation (Tim Wojtulewicz, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue