curio v0.3 Release Notes

Release Date: 2016-05-13 // almost 8 years ago
  • 05/13/2016 Bug fixes to the run_in_process() and run_in_thread() functions so that exceptions are reported properly. Also fixed logic bug on related to kernel task initialization.

    05/13/2016 Modification to the abide() function to allow it to work with RLocks from the threading module. One caveat: Such locks are NOT reentrant from within curio itself.