Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Insider News
  4. async2 - The .NET Runtime Async experiment concludes

async2 - The .NET Runtime Async experiment concludes

Scheduled Pinned Locked Moved The Insider News
csharpcomcollaborationregex
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Steven Giesel[^]:

    The .NET team has been working on a new experiment called async2, which is a new implementation of the async/await pattern that is designed to be more efficient and more flexible than the current implementation.

    Don't let me interrupt you while you await this

    J 1 Reply Last reply
    0
    • K Kent Sharkey

      Steven Giesel[^]:

      The .NET team has been working on a new experiment called async2, which is a new implementation of the async/await pattern that is designed to be more efficient and more flexible than the current implementation.

      Don't let me interrupt you while you await this

      J Offline
      J Offline
      jochance
      wrote on last edited by
      #2

      I wonder how much of that has to do with interactions with test frameworks/suites. Ran into something odd this week where the fix was the classic wait

      await Task.Delay(TimeSpan.FromSeconds(1));

      Since it is only in a test, not so bad. There was a time it would've bugged me enough to figure out where things were going south with threading. However much I do love some black boxes - that's a chief feature of a good one... You never notice it is one because you never need to look so far inside anyway. If Redmond is still not so sure it's all it could be, I'd be inclined to agree.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups