Re: [go-nuts] Surprising behaviour in x/time/rate

2024-07-22 Thread 'James Lees' via golang-nuts
Small update: I created #68541 to track this. On Friday 19 July 2024 at 22:52:50 UTC+1 Ian Lance Taylor wrote: > On Fri, Jul 19, 2024 at 1:52 PM 'James Lees' via golang-nuts > wrote: > > > > Hi there, > > I've never posted here, so apologies if I'm br

Re: [go-nuts] Surprising behaviour in x/time/rate

2024-07-19 Thread Ian Lance Taylor
On Fri, Jul 19, 2024 at 1:52 PM 'James Lees' via golang-nuts wrote: > > Hi there, > I've never posted here, so apologies if I'm breaching any etiquette, but the > contribution guide suggests posting here before creating an issue so I > thought I'd try. > > I was debugging an issue recently and s

[go-nuts] Surprising behaviour in x/time/rate

2024-07-19 Thread 'James Lees' via golang-nuts
Hi there, I've never posted here, so apologies if I'm breaching any etiquette, but the contribution guide suggests posting here before creating an issue so I thought I'd try. I was debugging an issue r