Jonathan Beverley

Results 4 issues of Jonathan Beverley

This code defends against that by detecting and skipping missing years. Ideally, we'd figure out what's causing it and fix that, but this should keep reports working until then. I...

I accidentally closed the last PR while fixing the branch state in my repo, sorry. "A bunch of us would rather see raw mastery values in the stats pane. We...

Hi, I tried to claim our team two weeks ago and the request is still pending. Yes, I get the team has existed since 2020, and I should have claimed...

Tube::recvuntil optionally takes a timeout. If provided, it enters a loop like ``` while @timer.active? s = recv(1) return '' if s.empty? # process s end ``` However, that `return`...

not bug