Re: [go-nuts] Go 1.9 Beta 1 is released

2017-06-21 Thread Sam Whited
This made me smile; I hadn't seen that. Wish I had been there to see the audiences faces (or had headphones to find out if they're in the video) :) —Sam On Thu, Jun 15, 2017 at 10:56 AM, Brad Fitzpatrick wrote: > > > On Thu, Jun 15, 2017 at 8:54 AM, Michael Banzon wrote: >> >> >> does this mea

Re: [go-nuts] Go 1.9 Beta 1 is released

2017-06-15 Thread Юрий Соколов
In fact that was Dmitry's answer where he pointed to his previous answer where he answered that there is no problem. So ball is not on Aliaksandr side, but on the side of core team. 15 июня 2017 г. 6:45 PM пользователь "Brad Fitzpatrick" написал: On Wed, Jun 14, 2017 at 11:35 PM, Sokolov Yur

Re: [go-nuts] Go 1.9 Beta 1 is released

2017-06-15 Thread Brad Fitzpatrick
On Thu, Jun 15, 2017 at 8:54 AM, Michael Banzon wrote: > > does this mean that 2.0 is next? > > I gave a talk about that: Slides: https://docs.google.com/presentation/d/1JsCKdK_AvDdn8EkummMNvpo7ntqteWQfynq9hFTCkhQ/view?slide=id.p#slide=id.p Video: https://www.youtube.com/watch?v=4Dr8FXs9aJM

Re: [go-nuts] Go 1.9 Beta 1 is released

2017-06-15 Thread Michael Banzon
does this mean that 2.0 is next? On Thu, Jun 15, 2017 at 5:45 PM Brad Fitzpatrick wrote: > On Wed, Jun 14, 2017 at 11:35 PM, Sokolov Yura > wrote: > >> So, no scalable timers in 1.9 ? >> https://go-review.googlesource.com/c/34784/15 >> It's a pity. > > > Yes. But Aliaksandr hasn't replied to

Re: [go-nuts] Go 1.9 Beta 1 is released

2017-06-15 Thread Brad Fitzpatrick
On Wed, Jun 14, 2017 at 11:35 PM, Sokolov Yura wrote: > So, no scalable timers in 1.9 ? > https://go-review.googlesource.com/c/34784/15 > It's a pity. Yes. But Aliaksandr hasn't replied to Dmitry for the past 10 days, either. We don't ship code that hasn't made it through code review. -- You

[go-nuts] Go 1.9 Beta 1 is released

2017-06-14 Thread Sokolov Yura
So, no scalable timers in 1.9 ? https://go-review.googlesource.com/c/34784/15 It's a pity. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...

[go-nuts] Go 1.9 Beta 1 is released

2017-06-14 Thread Chris Broadfoot
Hello gophers, We have just released go1.9beta1, a beta version of Go 1.9. It is cut from the master branch at the revision tagged go1.9beta1. There are no known problems or regressions. Please try running production load tests and your unit tests with the new version. Report any problems using