Skip to content

Conversation

soulomoon
Copy link
Collaborator

@soulomoon soulomoon commented Aug 31, 2025

WordAround #4718

Fix the two problems that make hlint plugin flaky

  1. uninterruptibleMask_ to avoid argsSettings capture async exception
  2. bracket around runWithSignal to avoid sending the start signal without end signal, which would make hlint's tests flasky

@soulomoon soulomoon added the performance Issues about memory consumption, responsiveness, etc. label Aug 31, 2025
@soulomoon soulomoon force-pushed the 4718-hls-graph-session-restart-kills-threads-belong-to-later-sesion-session branch 3 times, most recently from 3337d35 to 61cf5e4 Compare September 1, 2025 16:21
@soulomoon soulomoon force-pushed the 4718-hls-graph-session-restart-kills-threads-belong-to-later-sesion-session branch from 61cf5e4 to 315dc7a Compare September 6, 2025 15:35
@soulomoon soulomoon marked this pull request as ready for review September 6, 2025 15:39
@soulomoon soulomoon requested a review from fendor September 6, 2025 15:39
@soulomoon soulomoon added flaky test and removed performance Issues about memory consumption, responsiveness, etc. labels Sep 6, 2025
@soulomoon soulomoon marked this pull request as draft September 6, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hls-graph: thread belong to later session killed by previous session restart
1 participant