Sam 6a7a45fd4f FIX: properly spin down unused streamer threads (#1035)
Previous version was prone to the bug:

https://github.com/ruby-concurrency/concurrent-ruby/issues/1075

This is particularly bad cause we could have a DB connection
attached to the thread and we never clear it up, so after N hours
this could start exhibiting weird connection issues.
2024-12-20 12:09:42 +11:00
2023-02-17 11:33:47 -03:00
2024-12-18 15:19:47 +01:00
2024-10-14 13:37:20 +02:00
2023-11-03 11:30:09 +00:00
2023-11-03 11:30:09 +00:00
2023-02-17 11:33:47 -03:00
2024-11-28 16:07:42 +01:00
2024-11-28 16:07:42 +01:00
2023-09-04 15:46:35 -03:00
S
Description
No description provided
Readme
36 MiB