Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging can be tricky as pausing code can cause leases to expire #2044

Open
matt2e opened this issue Jul 11, 2024 · 0 comments
Open

Debugging can be tricky as pausing code can cause leases to expire #2044

matt2e opened this issue Jul 11, 2024 · 0 comments

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jul 11, 2024

Example:

  • Tried to debug ASM code
  • Paused the code on a breakpoint
  • Waited a few seconds and think "no i want to break the next time this gets hit"
  • Resumed
  • Leases expired
  • New leader gets a lease, previous leader i wanted to debug more with is now gone
@github-actions github-actions bot added the triage Issue needs triaging label Jul 11, 2024
@matt2e matt2e changed the title Debugging can be tricky as leases expire as the code is paused Debugging can be tricky as pausing code can cause leases to expire Jul 11, 2024
@ftl-robot ftl-robot mentioned this issue Jul 11, 2024
@gak gak removed the triage Issue needs triaging label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants