Files
ntfy/server
binwiederhier 3647d3975c Fix panic in handleSubscribeHTTP when client disconnects during publish
Replace wlock.TryLock() with a proper Lock() + closed flag to prevent
writing to a response writer that has been cleaned up after the handler
returns. The previous TryLock approach could not guarantee the response
writer was still valid when a concurrent Publish goroutine called Flush.
2026-02-08 10:49:31 -05:00
..
2025-07-19 21:32:05 +02:00
2025-07-19 15:37:05 +02:00
2022-06-22 20:23:15 -04:00
2023-11-16 20:54:58 -05:00
2023-11-16 20:54:58 -05:00
2026-01-17 14:43:43 -05:00
2026-01-17 14:43:43 -05:00
2026-01-18 10:56:11 -05:00
2023-11-16 20:54:58 -05:00
2023-11-16 20:54:58 -05:00
2026-01-18 16:04:42 -05:00
2026-01-18 16:04:42 -05:00
2025-07-21 17:44:00 +02:00
2026-01-13 20:50:31 -05:00
2023-11-16 20:54:58 -05:00
2023-11-16 20:54:58 -05:00
2023-05-15 22:06:43 -04:00
2025-08-08 15:16:53 -04:00
2026-01-18 10:46:15 -05:00
2025-08-07 18:54:37 +02:00
2026-01-08 20:57:55 -05:00
2024-09-29 13:12:51 -04:00
2024-09-29 13:12:51 -04:00
2024-08-07 17:29:54 -07:00
2025-07-21 11:46:22 +02:00
2024-09-29 13:12:51 -04:00
2023-11-16 20:54:58 -05:00
2025-07-07 16:49:15 +02:00
2025-07-04 10:16:49 +02:00
2023-06-18 14:20:22 -04:00
2025-05-31 15:33:21 -04:00