Skip to content
Snippets Groups Projects
  1. Jul 23, 2012
    • Konstantin Osipov's avatar
      A fix and a test case for Bug#911641 · 66872177
      Konstantin Osipov authored
      A fix and a test case for Bug#911641
      "box.fiber.sleep() works incorrectly if a fiber is attached".
      
      Use symmetric scheduling for attached fibers. This allows box.insert(),
      box.update(), box.delete() box.fiber.sleep() in an attached
      fiber just the same way as in a detached one.
      
      Add tests.
      
      Now it's possible to resume() a fiber created in another fiber.
      66872177
  2. Jul 13, 2012
  3. Jul 12, 2012
  4. Jul 11, 2012
  5. Jul 10, 2012
  6. Jul 09, 2012
  7. Jul 08, 2012
  8. Jul 06, 2012
  9. Jul 05, 2012
  10. Jul 04, 2012
  11. Jul 03, 2012
Loading