Changed how we process events by polling first to see if there are
events to process. This keeps the app real-time and not hanging waiting
for keypress.
Changed how we process events by polling first to see if there are
events to process. This keeps the app real-time and not hanging waiting
for keypress.
Changed how we process events by polling first to see if there are
events to process. This keeps the app real-time and not hanging waiting
for keypress.
wesley
merged commit 13a728abf7 into development2025-09-09 23:04:45 -04:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Changed how we process events by polling first to see if there are
events to process. This keeps the app real-time and not hanging waiting
for keypress.